aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Update version for 7.2.10 releasev7.2.10Michael Tokarev
2024-03-01target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2024-03-01tests/unit/test-blockjob: Disable complete_in_standby testPeter Maydell
2024-03-01tests/qtest/display-vga-test: Add proper checks if a device is availableThomas Huth
2024-03-01test-vmstate: fix bad GTree usage, use-after-freeEric Auger
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth
2024-03-01hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt
2024-02-29gitlab: force allow use of pip in Cirrus jobsDaniel P. Berrangé
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée
2024-02-28target/i386: leave the A20 bit set in the final NPT walkPaolo Bonzini
2024-02-28target/i386: remove unnecessary/wrong application of the A20 maskPaolo Bonzini
2024-02-28target/i386: Fix physical address truncationPaolo Bonzini
2024-02-28target/i386: check validity of VMCB addressesPaolo Bonzini
2024-02-28target/i386: mask high bits of CR3 in 32-bit modePaolo Bonzini
2024-02-27pl031: Update last RTCLR value on write in case it's read backJessica Clarke
2024-02-27hw/nvme: fix invalid endian conversionKlaus Jensen
2024-02-24target/ppc: Fix lxv/stxv MSR facility checkNicholas Piggin
2024-02-22.gitlab-ci.d/windows.yml: Drop msys2-32bit jobPeter Maydell
2024-02-22system/vl: Update description for input grab keyTianlan Zhou
2024-02-22docs/system: Update description for input grab keyTianlan Zhou
2024-02-21audio: Depend on dbus_display1_depAkihiko Odaki
2024-02-21meson: ensure dbus-display generated code is built before other unitsMarc-André Lureau
2024-02-20ui/console: Fix console resize with placeholder surfaceTianlan Zhou
2024-02-20ui/clipboard: add asserts for update and requestFiona Ebner
2024-02-20ui/clipboard: mark type as not available when there is no dataFiona Ebner
2024-02-20ui: reject extended clipboard message if not activatedDaniel P. Berrangé
2024-02-20target/i386: Generate an illegal opcode exception on cmp instructions with lo...Ziqiao Kong
2024-02-20i386/cpuid: Move leaf 7 to correct groupXiaoyao Li
2024-02-20i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li
2024-02-20i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li
2024-02-20i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li
2024-02-16iotests: Make 144 deterministic againKevin Wolf
2024-02-16target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...Peter Maydell
2024-02-16target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson
2024-02-16target/arm: Fix nregs computation in do_{ld,st}_zpaRichard Henderson
2024-02-16linux-user/aarch64: Choose SYNC as the preferred MTE modeRichard Henderson
2024-02-15tests/acpi: Update DSDT.cxl to reflect change _STA return value.Jonathan Cameron
2024-02-15hw/i386: Fix _STA return value for ACPI0017Jonathan Cameron
2024-02-15tests/acpi: Allow update of DSDT.cxlJonathan Cameron
2024-02-15smmu: Clear SMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-15virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan
2024-02-14hw/cxl: Pass CXLComponentState to cache_mem_opsLi Zhijian
2024-02-14cxl/cdat: Fix header sum value in CDAT checksumIra Weiny
2024-02-14cxl/cdat: Handle cdat table build errorsIra Weiny
2024-02-14vhost-user.rst: Fix vring address descriptionAndrey Ignatov
2024-02-13hw/smbios: Fix port connector option validationAkihiko Odaki
2024-02-13hw/smbios: Fix OEM strings table option validationAkihiko Odaki
2024-02-03pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-02-03qemu-options.hx: Improve -serial option documentationPeter Maydell