aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-04Update version for 8.2.2 releasev8.2.2Michael Tokarev1-1/+1
2024-03-01chardev/char-socket: Fix TLS io channels sending too much data to the backendThomas Huth1-3/+3
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth1-0/+1
2024-03-01hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt1-2/+3
2024-03-01hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"Thomas Huth1-6/+6
2024-02-29gitlab: force allow use of pip in Cirrus jobsDaniel P. Berrangé1-1/+1
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée2-3/+3
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée1-4/+5
2024-02-28target/i386: leave the A20 bit set in the final NPT walkPaolo Bonzini1-5/+7
2024-02-28target/i386: remove unnecessary/wrong application of the A20 maskPaolo Bonzini1-13/+8
2024-02-28target/i386: Fix physical address truncationPaolo Bonzini2-7/+11
2024-02-28target/i386: check validity of VMCB addressesPaolo Bonzini2-6/+24
2024-02-28target/i386: mask high bits of CR3 in 32-bit modePaolo Bonzini1-2/+2
2024-02-27pl031: Update last RTCLR value on write in case it's read backJessica Clarke1-0/+1
2024-02-27hw/nvme: fix invalid endian conversionKlaus Jensen1-1/+1
2024-02-27update edk2 binaries to edk2-stable202402Gerd Hoffmann9-0/+0
2024-02-27update edk2 submodule to edk2-stable202402Gerd Hoffmann1-0/+0
2024-02-24target/ppc: Fix crash on machine check caused by ifetchNicholas Piggin1-11/+25
2024-02-24target/ppc: Fix lxv/stxv MSR facility checkNicholas Piggin1-1/+1
2024-02-22.gitlab-ci.d/windows.yml: Drop msys2-32bit jobPeter Maydell1-9/+0
2024-02-22system/vl: Update description for input grab keyTianlan Zhou1-1/+1
2024-02-22docs/system: Update description for input grab keyTianlan Zhou1-1/+1
2024-02-22hw/hppa/Kconfig: Fix building with "configure --without-default-devices"Thomas Huth1-0/+2
2024-02-20tests/qtest: Depend on dbus_display1_depAkihiko Odaki1-1/+1
2024-02-20meson: Explicitly specify dbus-display1.h dependencyAkihiko Odaki1-1/+1
2024-02-20audio: Depend on dbus_display1_depAkihiko Odaki1-1/+2
2024-02-20ui/console: Fix console resize with placeholder surfaceTianlan Zhou1-1/+1
2024-02-20ui/clipboard: add asserts for update and requestFiona Ebner1-0/+14
2024-02-20ui/clipboard: mark type as not available when there is no dataFiona Ebner1-3/+9
2024-02-20ui: reject extended clipboard message if not activatedDaniel P. Berrangé1-0/+5
2024-02-20target/i386: Generate an illegal opcode exception on cmp instructions with lo...Ziqiao Kong1-5/+6
2024-02-20i386/cpuid: Move leaf 7 to correct groupXiaoyao Li1-1/+1
2024-02-20i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1FXiaoyao Li1-0/+1
2024-02-20i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...Xiaoyao Li1-2/+2
2024-02-20i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not availableXiaoyao Li1-0/+2
2024-02-16.gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bitPeter Maydell1-4/+5
2024-02-16iotests: Make 144 deterministic againKevin Wolf2-2/+12
2024-02-16target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_F...Peter Maydell1-2/+10
2024-02-16target/arm: Fix SVE/SME gross MTE suppression checksRichard Henderson2-10/+10
2024-02-16target/arm: Handle mte in do_ldrq, do_ldroRichard Henderson1-2/+13
2024-02-16target/arm: Split out make_svemte_descRichard Henderson3-33/+31
2024-02-16target/arm: Adjust and validate mtedesc sizem1Richard Henderson2-4/+5
2024-02-16target/arm: Fix nregs computation in do_{ld,st}_zpaRichard Henderson1-8/+8
2024-02-16linux-user/aarch64: Choose SYNC as the preferred MTE modeRichard Henderson1-12/+17
2024-02-15tests/acpi: Update DSDT.cxl to reflect change _STA return value.Jonathan Cameron2-1/+0
2024-02-15hw/i386: Fix _STA return value for ACPI0017Jonathan Cameron1-1/+1
2024-02-15tests/acpi: Allow update of DSDT.cxlJonathan Cameron1-0/+1
2024-02-15smmu: Clear SMMUPciBus pointer cache when system resetZhenzhong Duan1-0/+2
2024-02-15virtio_iommu: Clear IOMMUPciBus pointer cache when system resetZhenzhong Duan1-2/+2
2024-02-14virtio-gpu: Correct virgl_renderer_resource_get_info() error checkDmitry Osipenko2-4/+4