aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-23ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li3-23/+13
2024-04-23i386/sev: Switch to use confidential_guest_kvm_init()Xiaoyao Li5-93/+69
2024-04-23confidential guest support: Add kvm_init() and kvm_reset() in classXiaoyao Li1-1/+33
2024-04-23hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabledXiaoyao Li1-1/+3
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata4-13/+33
2024-04-23pci-host/q35: Move PAM initialization above SMRAM initializationIsaku Yamahata1-9/+10
2024-04-23target/i386: Export RFDS bit to guestsPawan Gupta1-2/+2
2024-04-23target/i386: Add new CPU model SierraForestTao Su1-0/+126
2024-04-23target/i386: Introduce Icelake-Server-v7 to enable TSXZhenzhong Duan1-0/+10
2024-04-23i386/kvm: Move architectural CPUID leaf generation to separate helperSean Christopherson1-206/+211
2024-04-18kvm: add support for guest physical bitsGerd Hoffmann1-8/+42
2024-04-18target/i386: add guest-phys-bits cpu propertyGerd Hoffmann3-1/+33
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini10-10/+80
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini10-9/+15
2024-04-18vga: move dirty memory region code togetherPaolo Bonzini1-4/+4
2024-04-18vga: optimize computation of dirty memory regionPaolo Bonzini1-17/+7
2024-04-18stubs: move monitor_fdsets_cleanup with other fdset stubsPaolo Bonzini2-5/+6
2024-04-18stubs: include stubs only if neededPaolo Bonzini2-45/+73
2024-04-18stubs: split record/replay stubs furtherPaolo Bonzini3-2/+5
2024-04-18colo: move stubs out of stubs/Paolo Bonzini5-2/+4
2024-04-18memory-device: move stubs out of stubs/Paolo Bonzini3-1/+1
2024-04-18ramfb: move stubs out of stubs/Paolo Bonzini3-2/+1
2024-04-18semihosting: move stubs out of stubs/Paolo Bonzini4-2/+3
2024-04-18hw/virtio: move stubs out of stubs/Paolo Bonzini3-1/+2
2024-04-18hw/usb: move stubs out of stubs/Paolo Bonzini3-2/+1
2024-04-18stubs: remove obsolete stubsPaolo Bonzini9-48/+0
2024-04-18hw: Include minimal source set in user emulation buildPhilippe Mathieu-Daudé1-1/+5
2024-04-18hw/core: Move system emulation files to system_ssPaolo Bonzini3-11/+4
2024-04-18util/qemu-config: Extract QMP commands to qemu-config-qmp.cPhilippe Mathieu-Daudé4-202/+212
2024-04-18yank: only build if neededPaolo Bonzini1-1/+1
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini1-6/+6
2024-04-18ebpf: Restrict to system emulationPhilippe Mathieu-Daudé1-1/+1
2024-04-18tests: only build plugins if TCG is enabledPaolo Bonzini1-1/+1
2024-04-18meson: do not link pixman automatically into all targetsPaolo Bonzini1-1/+1
2024-04-16Update version for v9.0.0-rc4 releasev9.0.0-rc4Peter Maydell1-1/+1
2024-04-16usb-storage: Fix BlockConf defaultsKevin Wolf1-9/+0
2024-04-15Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into stagingPeter Maydell2-8/+6
2024-04-15Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-2/+35
2024-04-15hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI busBALATON Zoltan1-7/+4
2024-04-15hw/isa/vt82c686: Keep track of PIRQ/PINT pins separatelyBALATON Zoltan1-1/+2
2024-04-15virtio-pci: fix use of a released vectorCindy Lu1-2/+35
2024-04-13Merge tag 'pull-sp-20240412' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell3-22/+94
2024-04-12target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXTRichard Henderson3-22/+94
2024-04-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-3/+12
2024-04-12meson.build: Disable -fzero-call-used-regs on OpenBSDThomas Huth1-1/+5
2024-04-12Makefile: fix use of -j without an argumentMatheus Tavares Bernardino1-2/+7
2024-04-10Update version for v9.0.0-rc3 releasev9.0.0-rc3Peter Maydell1-1/+1
2024-04-10Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into stagingPeter Maydell13-36/+109
2024-04-10hw/audio/virtio-snd: Remove unused assignmentPhilippe Mathieu-Daudé1-2/+6
2024-04-10hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()Philippe Mathieu-Daudé1-0/+4