aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-08include/: spelling fixesMichael Tokarev
2023-09-08audio: spelling fixesMichael Tokarev
2023-09-08xen: spelling fixMichael Tokarev
2023-09-08riscv: spelling fixesMichael Tokarev
2023-09-08hexagon: spelling fixesMichael Tokarev
2023-09-08trace-events: Fix the name of the tracing.rst fileThomas Huth
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi
2023-09-07Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...Stefan Hajnoczi
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-07docs/system/replay: do not show removed command line optionPaolo Bonzini
2023-09-07subprojects: add wrap file for libblkioPaolo Bonzini
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07target/i386: Restrict declarations specific to CONFIG_KVMPhilippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé
2023-09-07target/i386: Remove unused KVM stubsPhilippe Mathieu-Daudé
2023-09-07target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()Philippe Mathieu-Daudé
2023-09-07target/i386/helper: Restrict KVM declarations to system emulationPhilippe Mathieu-Daudé
2023-09-07hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2023-09-07hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2023-09-07hw/i386/pc: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé
2023-09-07Revert "mkvenv: work around broken pip installations on Debian 10"Paolo Bonzini
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-09-07configure: remove dead codePaolo Bonzini
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini
2023-09-07configure: unify recursion into sub-MakefilesPaolo Bonzini
2023-09-07contrib/plugins: use an independent makefilePaolo Bonzini
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini
2023-09-07configure: remove boolean variables for targetsPaolo Bonzini
2023-09-07meson: compile bundled device treesPaolo Bonzini
2023-09-07configure: create native file with contents of $host_ccPaolo Bonzini
2023-09-07configure: remove HOST_CCPaolo Bonzini
2023-09-07meson: update unsupported host/CPU messagesPaolo Bonzini
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini
2023-09-07contrib/plugins: add Darwin supportPaolo Bonzini
2023-09-07contrib/plugins/lockstep: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins/howvec: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins/drcov: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins/cache: Fix string formatPhilippe Mathieu-Daudé
2023-09-07contrib/plugins: remove -soname argumentPaolo Bonzini
2023-09-06hw/ide/ahci: fix broken SError handlingNiklas Cassel
2023-09-06hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel