aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-19nbd/server: Fix race in draining the exportKevin Wolf
2024-03-19nbd/server: introduce NBDClient->lock to protect fieldsStefan Hajnoczi
2024-03-19nbd/server: only traverse NBDExport->clients from main loop threadStefan Hajnoczi
2024-03-19mirror: Don't call job_pause_point() under graph lockKevin Wolf
2024-03-19migration: Skip only empty block devicesCédric Le Goater
2024-03-13hw/audio/virtio-sound: return correct command response sizeVolker Rümelin
2024-03-13hmat acpi: Fix out of bounds access due to missing use of indirectionJonathan Cameron
2024-03-13pcie_sriov: Validate NumVFsAkihiko Odaki
2024-03-13hw/nvme: Use pcie_sriov_num_vfs()Akihiko Odaki
2024-03-13hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-13hw/nvme: generalize the mbar size helperKlaus Jensen
2024-03-13hw/nvme: fix invalid check on mclKlaus Jensen
2024-03-13hw/nvme: separate 'serial' property for VFsMinwoo Im
2024-03-13xen: Drop out of coroutine context xen_invalidate_map_cache_entryPeng Fan
2024-03-12Avoid unaligned fetch in ladr_match()Nick Briggs
2024-03-12e1000e: fix link state on resumeLaurent Vivier
2024-03-12igb: fix link state on resumeLaurent Vivier
2024-03-12migration/rdma: Fix a memory issue for migrationYu Zhang
2024-03-10make-release: switch to .xz format by defaultMichael Tokarev
2024-03-10hw/scsi/lsi53c895a: add timer to scripts processingSven Schnelle
2024-03-10hw/scsi/lsi53c895a: stop script on phase mismatchSven Schnelle
2024-03-10system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov
2024-03-09hw/rtc/sun4v-rtc: Relicense to GPLv2-or-laterPeter Maydell
2024-03-09target/arm: Fix 32-bit SMOPARichard Henderson
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-05linux-user: Remove pgb_dynamic alignment assertionRichard Henderson
2024-03-05tcg/aarch64: Apple does not align __int128_t in even registersRichard Henderson
2024-03-05configure: run plugin TCG tests againPaolo Bonzini
2024-03-05Revert "configure: run plugin TCG tests again"Michael Tokarev
2024-03-04Update version for 8.2.2 releasev8.2.2Michael Tokarev
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