aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-08qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom optionsThomas Huth1-8/+12
2023-09-08hw/display/xlnx_dp: update commentsPeter Maydell1-3/+6
2023-09-08block: spelling fixesMichael Tokarev13-18/+18
2023-09-08misc/other: spelling fixesMichael Tokarev11-23/+23
2023-09-08qga/: spelling fixesMichael Tokarev6-8/+8
2023-09-08tests/: spelling fixesMichael Tokarev49-69/+69
2023-09-08scripts/: spelling fixesMichael Tokarev9-12/+12
2023-09-08include/: spelling fixesMichael Tokarev23-29/+29
2023-09-08audio: spelling fixesMichael Tokarev5-10/+10
2023-09-08xen: spelling fixMichael Tokarev1-1/+1
2023-09-08riscv: spelling fixesMichael Tokarev11-21/+21
2023-09-08hexagon: spelling fixesMichael Tokarev10-19/+19
2023-09-08trace-events: Fix the name of the tracing.rst fileThomas Huth4-4/+4
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi64-774/+550
2023-09-07Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi4-63/+163
2023-09-07Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...Stefan Hajnoczi7-99/+564
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi34-205/+925
2023-09-07docs/system/replay: do not show removed command line optionPaolo Bonzini1-1/+1
2023-09-07subprojects: add wrap file for libblkioPaolo Bonzini1-0/+6
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé3-1/+3
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé4-3/+4
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé2-3/+1
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé2-5/+3
2023-09-07target/i386: Restrict declarations specific to CONFIG_KVMPhilippe Mathieu-Daudé1-11/+16
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé3-21/+1
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé3-14/+4
2023-09-07target/i386: Remove unused KVM stubsPhilippe Mathieu-Daudé1-26/+0
2023-09-07target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()Philippe Mathieu-Daudé2-4/+2
2023-09-07target/i386/helper: Restrict KVM declarations to system emulationPhilippe Mathieu-Daudé1-1/+1
2023-09-07hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-09-07hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2-0/+2
2023-09-07hw/i386/pc: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-09-07Revert "mkvenv: work around broken pip installations on Debian 10"Paolo Bonzini1-58/+16
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini2-178/+28
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini6-15/+17
2023-09-07configure: remove dead codePaolo Bonzini1-8/+0
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini2-14/+6
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini12-50/+49
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini3-11/+11
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini8-18/+23
2023-09-07configure: unify recursion into sub-MakefilesPaolo Bonzini2-20/+20
2023-09-07contrib/plugins: use an independent makefilePaolo Bonzini2-11/+20
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini4-11/+8
2023-09-07configure: remove boolean variables for targetsPaolo Bonzini1-42/+13
2023-09-07meson: compile bundled device treesPaolo Bonzini2-23/+21
2023-09-07configure: create native file with contents of $host_ccPaolo Bonzini1-4/+11
2023-09-07configure: remove HOST_CCPaolo Bonzini2-2/+1
2023-09-07meson: update unsupported host/CPU messagesPaolo Bonzini1-19/+26
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini2-2/+2
2023-09-07contrib/plugins: add Darwin supportPaolo Bonzini1-0/+4