]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm get_mcontext
2022-01-08 Warner Loshbsd-user/arm/signal.c: arm set_sigtramp_args
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: Define size of ...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm machine context...
2022-01-08 Warner Loshbsd-user/arm/target_arch_signal.h: arm specific signal...
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm get hwcap
2022-01-08 Warner Loshbsd-user/arm/target_arch_elf.h: arm defines for ELF
2022-01-08 Warner Loshbsd-user/arm/target_arch_thread.h: Routines to create...
2022-01-08 Warner Loshbsd-user/arm/target_arch_sigtramp.h: Signal Trampoline...
2022-01-08 Warner Loshbsd-user/arm/target_arch_vmparam.h: Parameters for...
2022-01-08 Warner Loshbsd-user/arm/target_arch_reg.h: Implement core dump...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement system call...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement data abort...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement trivial EXCP...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: Implement target_cpu_cl...
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.h: CPU Loop definitions
2022-01-08 Warner Loshbsd-user/arm/target_arch_cpu.c: Target specific TLS...
2022-01-08 Warner Loshbsd-user/arm/target_syscall.h: Add copyright and update...
2022-01-08 Warner Loshbsd-user/arm/target_arch_sysarch.h: Use consistent...
2022-01-08 Warner Loshbsd-user/target_os_signal.h: Move signal prototypes...
2022-01-08 Warner Loshbsd-user/x86_64: Move functions into signal.c
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: use new target_os...
2022-01-08 Warner Loshbsd-user/x86_64/target_arch_signal.h: Remove target_sig...
2022-01-08 Warner Loshbsd-user/i386: Move the inlines into signal.c
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: Update mcontext_t...
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: use new target_os_u...
2022-01-08 Warner Loshbsd-user/i386/target_arch_signal.h: Remove target_sigco...
2022-01-08 Warner Loshbsd-user: create a per-arch signal.c file
2022-01-08 Warner Loshbsd-user/freebsd: Create common target_os_ucontext...
2022-01-08 Warner Loshbsd-user/mips*: Remove mips support
2022-01-05 Richard HendersonMerge tag 'pull-request-2022-01-05' of https://gitlab...
2022-01-05 Thomas Huthdocs/tools/qemu-trace-stap.rst: Do not hard-code the...
2022-01-05 Thomas Huthgitlab-ci: Enable docs in the centos job
2022-01-05 Marc-André... docs/sphinx: fix compatibility with sphinx < 1.8
2022-01-05 Thomas Huthqemu-options: Remove the deprecated -no-quit option
2022-01-05 Philippe Mathieu... tests/unit/test-util-sockets: Use g_file_open_tmp(...
2022-01-05 Thomas Huthtests/qtest/hd-geo-test: Check for the lsi53c895a contr...
2022-01-05 Thomas Huthtests/qtest/test-x86-cpuid-compat: Check for machines...
2022-01-05 Cornelia Huckhw: Add compat machines for 7.0
2022-01-05 Richard Hendersoncommon-user: Really fix i386 calls to safe_syscall_set_...
2022-01-05 Richard HendersonMerge tag 'pull-tcg-20220104' of https://gitlab.com...
2022-01-04 Richard Hendersoncommon-user: Fix tail calls to safe_syscall_set_errno_tail
2022-01-04 Xiaoyao Lisysemu: Cleanup qemu_run_machine_init_done_notifiers()
2022-01-04 Philippe Mathieu... linux-user: Fix trivial build error on loongarch64...
2022-01-04 Richard Hendersontcg/optimize: Fix folding of vector ops
2022-01-04 Richard HendersonMerge tag 'pull-ppc-20220104' of https://github.com...
2022-01-04 Daniel Henrique... target/ppc: do not call hreg_compute_hflags() in helper...
2022-01-04 Richard Hendersontarget/ppc: Use env->pnc_cyc_cnt
2022-01-04 Richard Hendersontarget/ppc: Rewrite pmu_increment_insns
2022-01-04 Richard Hendersontarget/ppc: Cache per-pmc insn and cycle count settings
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Stop passing excp_model around
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Move system call vectored...
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Set vector earlier
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Add excp_vectors bounds check
2022-01-04 Fabiano Rosastarget/ppc: powerpc_excp: Set alternate SRRs directly
2022-01-04 Matheus Fersttarget/ppc: do not silence snan in xscvspdpn
2022-01-04 Cédric Le Goaterppc/ppc405: Dump specific registers
2022-01-04 Cédric Le Goaterppc/ppc405: Introduce a store helper for SPR_40x_PID
2022-01-04 Cédric Le Goaterppc/ppc405: Fix timer initialization
2022-01-04 Cédric Le Goaterppc/ppc405: Rework ppc_40x_timers_init() to use a Power...
2022-01-04 Cédric Le Goaterppc/ppc405: Restore TCR and STR write handlers
2022-01-04 Cédric Le Goaterppc/ppc405: Activate MMU logs
2022-01-04 Cédric Le Goaterppc/ppc4xx: Convert printfs()
2022-01-04 Cédric Le Goatertarget/ppc: Print out literal exception names in logs
2022-01-04 Cédric Le Goatertarget/ppc: Remove static inline
2022-01-04 Cédric Le Goatertarget/ppc: Check effective address validity
2022-01-04 Cédric Le Goatertarget/ppc: Improve logging in Radix MMU
2022-01-04 Daniel Henrique... pnv_phb4.c: do not set 'root-bus' as bus name
2022-01-04 Daniel Henrique... pnv_phb3.c: do not set 'root-bus' as bus name
2022-01-04 Cédric Le Goaterppc/pnv: Remove the PHB4 "device-id" property
2022-01-04 Cédric Le Goaterppc/pnv: Remove PHB4 reset handler
2022-01-04 Cédric Le Goaterppc/pnv: Change the maximum of PHB3 devices for Power8NVL
2022-01-03 Richard HendersonMerge tag 'pull-misc-20220103' of https://gitlab.com...
2022-01-03 Richard Hendersongitlab: Disable check-python-tox
2021-12-31 Richard HendersonMerge tag 'machine-core-20211231' of https://github...
2021-12-31 Li ZhijianMAINTAINERS: email address change
2021-12-31 Philippe Mathieu... MAINTAINERS: Change philmd's email address
2021-12-31 Yanan WangMAINTAINERS: Self-recommended as reviewer of "Machine...
2021-12-31 Yanan Wangtests/unit/test-smp-parse: Keep default MIN/MAX CPUs...
2021-12-31 Yanan Wangtests/unit/test-smp-parse: No need to explicitly zero...
2021-12-31 Yanan Wangtests/unit/test-smp-parse: Add testcases for CPU clusters
2021-12-31 Yanan Wanghw/core/machine: Introduce CPU cluster topology support
2021-12-31 Yanan Wangqemu-options: Improve readability of SMP related Docs
2021-12-31 Philippe Mathieu... hw/core: Rename smp_parse() -> machine_parse_smp_config()
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Constify some pointer/struct
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Simplify pointer to compound...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Add 'smp-generic-valid'...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Add 'smp-generic-invalid...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Add 'smp-with-dies' machine...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Split the 'generic' test...
2021-12-31 Philippe Mathieu... tests/unit/test-smp-parse: Pass machine type as argumen...
2021-12-31 Philippe Mathieu... hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin...
2021-12-31 Philippe Mathieu... hw/qdev: Correct qdev_connect_gpio_out_named() document...
2021-12-31 Philippe Mathieu... hw/qdev: Correct qdev_init_gpio_out_named() documentation
2021-12-31 Philippe Mathieu... hw/qdev: Cosmetic around documentation
2021-12-31 Richard Hendersontarget/hppa: Fix atomic_store_3 for STBY
next