aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-14hw/cxl/device: read from register values in mdev_reg_read()Hyeonggon Yoo
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-14tcg/arm: Fix goto_tb for large translation blocksRichard Henderson
2024-02-14tcg: Increase width of temp_subindexRichard Henderson
2024-02-14hw/net/tulip: add chip status register valuesSven Schnelle
2024-02-13hw/smbios: Fix port connector option validationAkihiko Odaki
2024-02-13hw/smbios: Fix OEM strings table option validationAkihiko Odaki
2024-02-13configure: run plugin TCG tests againPaolo Bonzini
2024-02-13tests/docker: Add sqlite3 module to openSUSE Leap containerFabiano Rosas
2024-02-13hw/riscv/virt-acpi-build.c: fix leak in build_rhct()Daniel Henrique Barboza
2024-02-12migration: Fix logic of channels and transport compatibility checkAvihai Horon
2024-02-12virtio-blk: avoid using ioeventfd state in irqfd conditionalStefan Hajnoczi
2024-02-12virtio: Re-enable notifications after drainHanna Czenczek
2024-02-12virtio-scsi: Attach event vq notifier with no_pollHanna Czenczek
2024-02-12iotests: give tempdir an identifying nameDaniel P. Berrangé
2024-02-12iotests: fix leak of tmpdir in dry-run modeDaniel P. Berrangé
2024-02-09hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle