aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23KVM: remove kvm_arch_cpu_check_are_resettablePaolo Bonzini
2024-04-23KVM: track whether guest state is encryptedPaolo Bonzini
2024-04-23runstate: skip initial CPU reset if reset is not actually possiblePaolo Bonzini
2024-04-23linux-headers: update to current kvm/nextPaolo Bonzini
2024-04-23scripts/update-linux-headers: Add bits.h to file importsMichael Roth
2024-04-23scripts/update-linux-headers: Add setup_data.h to import listMichael Roth
2024-04-23s390: Switch to use confidential_guest_kvm_init()Xiaoyao Li
2024-04-23ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li
2024-04-23i386/sev: Switch to use confidential_guest_kvm_init()Xiaoyao Li
2024-04-23confidential guest support: Add kvm_init() and kvm_reset() in classXiaoyao Li
2024-04-23hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabledXiaoyao Li
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata
2024-04-23pci-host/q35: Move PAM initialization above SMRAM initializationIsaku Yamahata
2024-04-23target/i386: Export RFDS bit to guestsPawan Gupta
2024-04-23target/i386: Add new CPU model SierraForestTao Su
2024-04-23target/i386: Introduce Icelake-Server-v7 to enable TSXZhenzhong Duan
2024-04-23i386/kvm: Move architectural CPUID leaf generation to separate helperSean Christopherson
2024-04-18kvm: add support for guest physical bitsGerd Hoffmann
2024-04-18target/i386: add guest-phys-bits cpu propertyGerd Hoffmann
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini
2024-04-18vga: move dirty memory region code togetherPaolo Bonzini
2024-04-18vga: optimize computation of dirty memory regionPaolo Bonzini
2024-04-18stubs: move monitor_fdsets_cleanup with other fdset stubsPaolo Bonzini
2024-04-18stubs: include stubs only if neededPaolo Bonzini
2024-04-18stubs: split record/replay stubs furtherPaolo Bonzini
2024-04-18colo: move stubs out of stubs/Paolo Bonzini
2024-04-18memory-device: move stubs out of stubs/Paolo Bonzini
2024-04-18ramfb: move stubs out of stubs/Paolo Bonzini
2024-04-18semihosting: move stubs out of stubs/Paolo Bonzini
2024-04-18hw/virtio: move stubs out of stubs/Paolo Bonzini
2024-04-18hw/usb: move stubs out of stubs/Paolo Bonzini
2024-04-18stubs: remove obsolete stubsPaolo Bonzini
2024-04-18hw: Include minimal source set in user emulation buildPhilippe Mathieu-Daudé
2024-04-18hw/core: Move system emulation files to system_ssPaolo Bonzini
2024-04-18util/qemu-config: Extract QMP commands to qemu-config-qmp.cPhilippe Mathieu-Daudé
2024-04-18yank: only build if neededPaolo Bonzini
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini
2024-04-18ebpf: Restrict to system emulationPhilippe Mathieu-Daudé
2024-04-18tests: only build plugins if TCG is enabledPaolo Bonzini
2024-04-18meson: do not link pixman automatically into all targetsPaolo Bonzini
2024-04-16Update version for v9.0.0-rc4 releasev9.0.0-rc4Peter Maydell
2024-04-16usb-storage: Fix BlockConf defaultsKevin Wolf
2024-04-15Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-04-15Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-04-15hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI busBALATON Zoltan
2024-04-15hw/isa/vt82c686: Keep track of PIRQ/PINT pins separatelyBALATON Zoltan
2024-04-15virtio-pci: fix use of a released vectorCindy Lu
2024-04-13Merge tag 'pull-sp-20240412' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-04-12target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXTRichard Henderson