qemu.git
2024-04-24 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-24 Richard HendersonOpen 9.1 development tree
2024-04-23 Mark Cave-Aylandtarget/i386/translate.c: always write 32-bits for SGDT...
2024-04-23 Paolo Bonzinipythondeps.toml: warn about updates needed to docs...
2024-04-23 Zhao Liuaccel/tcg/icount-common: Consolidate the use of warn_re...
2024-04-23 Zhao Liutarget/i386/cpu: Merge the warning and error messages...
2024-04-23 Zhao Liutarget/i386/cpu: Consolidate the use of warn_report_once()
2024-04-23 Zhao Liutarget/i386/host-cpu: Consolidate the use of warn_repor...
2024-04-23 Isaku Yamahatakvm/tdx: Ignore memory conversion to shared of unassign...
2024-04-23 Isaku Yamahatakvm/tdx: Don't complain when converting vMMIO region...
2024-04-23 Chao Pengkvm: handle KVM_EXIT_MEMORY_FAULT
2024-04-23 Xiaoyao Liphysmem: Introduce ram_block_discard_guest_memfd_range()
2024-04-23 Paolo BonziniRAMBlock: make guest_memfd require uncoordinated discard
2024-04-23 Xiaoyao LiHostMem: Add mechanism to opt in kvm guest memfd via...
2024-04-23 Xiaoyao Likvm/memory: Make memory type private by default if...
2024-04-23 Chao Pengkvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
2024-04-23 Xiaoyao LiRAMBlock: Add support of KVM private guest memfd
2024-04-23 Xiaoyao Likvm: Introduce support for memory_attributes
2024-04-23 Xiaoyao Litrace/kvm: Split address space and slot id in trace_kvm...
2024-04-23 Michael Rothhw/i386/sev: Use legacy SEV VM types for older machine...
2024-04-23 Michael Rothi386/sev: Add 'legacy-vm-type' parameter for SEV guest...
2024-04-23 Paolo Bonzinitarget/i386: SEV: use KVM_SEV_INIT2 if possible
2024-04-23 Paolo Bonzinitarget/i386: Implement mc->kvm_type() to get VM type
2024-04-23 Paolo Bonzinitarget/i386: introduce x86-confidential-guest
2024-04-23 Paolo BonziniKVM: remove kvm_arch_cpu_check_are_resettable
2024-04-23 Paolo BonziniKVM: track whether guest state is encrypted
2024-04-23 Paolo Bonzinirunstate: skip initial CPU reset if reset is not actual...
2024-04-23 Paolo Bonzinilinux-headers: update to current kvm/next
2024-04-23 Michael Rothscripts/update-linux-headers: Add bits.h to file imports
2024-04-23 Michael Rothscripts/update-linux-headers: Add setup_data.h to impor...
2024-04-23 Xiaoyao Lis390: Switch to use confidential_guest_kvm_init()
2024-04-23 Xiaoyao Lippc/pef: switch to use confidential_guest_kvm_init...
2024-04-23 Xiaoyao Lii386/sev: Switch to use confidential_guest_kvm_init()
2024-04-23 Xiaoyao Liconfidential guest support: Add kvm_init() and kvm_rese...
2024-04-23 Xiaoyao Lihw/i386/acpi: Set PCAT_COMPAT bit only when pic is...
2024-04-23 Isaku Yamahataq35: Introduce smm_ranges property for q35-pci-host
2024-04-23 Isaku Yamahatapci-host/q35: Move PAM initialization above SMRAM initi...
2024-04-23 Pawan Guptatarget/i386: Export RFDS bit to guests
2024-04-23 Tao Sutarget/i386: Add new CPU model SierraForest
2024-04-23 Zhenzhong Duantarget/i386: Introduce Icelake-Server-v7 to enable TSX
2024-04-23 Sean Christophersoni386/kvm: Move architectural CPUID leaf generation...
2024-04-23 Peter MaydellUpdate version for 9.0.0 release
2024-04-18 Gerd Hoffmannkvm: add support for guest physical bits
2024-04-18 Gerd Hoffmanntarget/i386: add guest-phys-bits cpu property
2024-04-18 Paolo Bonzinihw: Add compat machines for 9.1
2024-04-18 Paolo Bonzinikvm: use configs/ definition to conditionalize debug...
2024-04-18 Paolo Bonzinivga: move dirty memory region code together
2024-04-18 Paolo Bonzinivga: optimize computation of dirty memory region
2024-04-18 Paolo Bonzinistubs: move monitor_fdsets_cleanup with other fdset...
2024-04-18 Paolo Bonzinistubs: include stubs only if needed
2024-04-18 Paolo Bonzinistubs: split record/replay stubs further
2024-04-18 Paolo Bonzinicolo: move stubs out of stubs/
2024-04-18 Paolo Bonzinimemory-device: move stubs out of stubs/
2024-04-18 Paolo Bonziniramfb: move stubs out of stubs/
2024-04-18 Paolo Bonzinisemihosting: move stubs out of stubs/
2024-04-18 Paolo Bonzinihw/virtio: move stubs out of stubs/
2024-04-18 Paolo Bonzinihw/usb: move stubs out of stubs/
2024-04-18 Paolo Bonzinistubs: remove obsolete stubs
2024-04-18 Philippe Mathieu... hw: Include minimal source set in user emulation build
2024-04-18 Paolo Bonzinihw/core: Move system emulation files to system_ss
2024-04-18 Philippe Mathieu... util/qemu-config: Extract QMP commands to qemu-config...
2024-04-18 Paolo Bonziniyank: only build if needed
2024-04-18 Paolo Bonzinitests/unit: match some unit tests to corresponding...
2024-04-18 Philippe Mathieu... ebpf: Restrict to system emulation
2024-04-18 Paolo Bonzinitests: only build plugins if TCG is enabled
2024-04-18 Paolo Bonzinimeson: do not link pixman automatically into all targets
2024-04-16 Peter MaydellUpdate version for v9.0.0-rc4 release
2024-04-16 Kevin Wolfusb-storage: Fix BlockConf defaults
2024-04-15 Peter MaydellMerge tag 'hw-misc-20240415' of https://github.com...
2024-04-15 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2024-04-15 BALATON Zoltanhw/pci-host/ppc440_pcix: Do not expose a bridge device...
2024-04-15 BALATON Zoltanhw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
2024-04-15 Cindy Luvirtio-pci: fix use of a released vector
2024-04-13 Peter MaydellMerge tag 'pull-sp-20240412' of https://gitlab.com...
2024-04-12 Richard Hendersontarget/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and...
2024-04-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-12 Thomas Huthmeson.build: Disable -fzero-call-used-regs on OpenBSD
2024-04-12 Matheus Tavares... Makefile: fix use of -j without an argument
2024-04-10 Peter MaydellUpdate version for v9.0.0-rc3 release
2024-04-10 Peter MaydellMerge tag 'hw-misc-20240410' of https://github.com...
2024-04-10 Philippe Mathieu... hw/audio/virtio-snd: Remove unused assignment
2024-04-10 Philippe Mathieu... hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
2024-04-10 Philippe Mathieu... hw/sd/sdhci: Do not update TRNMOD when Command Inhibit...
2024-04-10 Philippe Mathieu... hw/net/lan9118: Fix overflow in MIL TX FIFO
2024-04-10 Philippe Mathieu... hw/net/lan9118: Replace magic '2048' value by MIL_TXFIF...
2024-04-10 Philippe Mathieu... backends/cryptodev: Do not abort for invalid session ID
2024-04-10 Philippe Mathieu... hw/misc/applesmc: Fix memory leak in reset() handler
2024-04-10 Philippe Mathieu... hw/misc/applesmc: Do not call DeviceReset from DeviceRe...
2024-04-10 Philippe Mathieu... hw/block/nand: Fix out-of-bound access in NAND block...
2024-04-10 Philippe Mathieu... hw/block/nand: Have blk_load() take unsigned offset...
2024-04-10 Philippe Mathieu... hw/block/nand: Factor nand_load_iolen() method out
2024-04-10 Yuquan Wangqemu-options: Fix CXL Fixed Memory Window interleave...
2024-04-10 Philippe Mathieu... hw/virtio/virtio-crypto: Protect from DMA re-entrancy...
2024-04-10 Philippe Mathieu... hw/char/virtio-serial-bus: Protect from DMA re-entrancy...
2024-04-10 Philippe Mathieu... hw/display/virtio-gpu: Protect from DMA re-entrancy...
2024-04-10 Philippe Mathieu... hw/virtio: Introduce virtio_bh_new_guarded() helper
2024-04-09 Peter MaydellMerge tag 'pull-misc-20240409' of https://gitlab.com...
2024-04-09 Richard Hendersonlinux-user: Preserve unswapped siginfo_t for strace
2024-04-09 Richard Hendersonaccel/tcg: Improve can_do_io management
2024-04-09 Richard Hendersontarget/s390x: Use insn_start from DisasContextBase
next