aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-13hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle
2024-03-13hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle
2024-03-13hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle
2024-03-13system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov
2024-03-13hw/rtc/sun4v-rtc: Relicense to GPLv2-or-laterPeter Maydell
2024-03-13target/arm: Fix SME full tile indexingRichard Henderson
2024-03-13tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr...Peter Maydell
2024-03-13target/arm: align exposed ID registers with LinuxZhuojia Shen
2024-03-09ui/cocoa: Fix window clipping on macOS 14David Parsons
2024-03-05gitlab: update FreeBSD Cirrus CI image to 13.3Daniel P. Berrangé
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