aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01chardev/char-socket: Fix TLS io channels sending too much data to the backendThomas Huth
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-03-01hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"Thomas Huth
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-27update edk2 binaries to edk2-stable202402Gerd Hoffmann
2024-02-27update edk2 submodule to edk2-stable202402Gerd Hoffmann
2024-02-24target/ppc: Fix crash on machine check caused by ifetchNicholas Piggin
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-22hw/hppa/Kconfig: Fix building with "configure --without-default-devices"Thomas Huth
2024-02-20tests/qtest: Depend on dbus_display1_depAkihiko Odaki
2024-02-20meson: Explicitly specify dbus-display1.h dependencyAkihiko Odaki
2024-02-20audio: Depend on dbus_display1_depAkihiko Odaki
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-16.gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bitPeter Maydell
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: Handle mte in do_ldrq, do_ldroRichard Henderson
2024-02-16target/arm: Split out make_svemte_descRichard Henderson
2024-02-16target/arm: Adjust and validate mtedesc sizem1Richard 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-14virtio-gpu: Correct virgl_renderer_resource_get_info() error checkDmitry Osipenko
2024-02-14hw/cxl: Pass CXLComponentState to cache_mem_opsLi Zhijian