aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-03hw/i386/intel_iommu: Fix trivial endianness problemsThomas Huth
2023-08-03vhost: fix the fd leakLi Feng
2023-08-03pci: do not respond config requests after PCI device ejectYuri Benditovich
2023-08-03virtio: Fix packed virtqueue used_idx maskHanna Czenczek
2023-08-03hw/virtio: qmp: add RING_RESET to 'info virtio-status'David Edmondson
2023-08-03tests: acpi: update expected blobsIgor Mammedov
2023-08-03acpi: x86: remove _ADR on host bridgesIgor Mammedov
2023-08-03tests: acpi: whitelist expected blobsIgor Mammedov
2023-08-03tests: acpi: x86: update expected blobsIgor Mammedov
2023-08-03x86: acpi: workaround Windows not handling name references in Package properlyIgor Mammedov
2023-08-03tests: acpi: x86: whitelist expected blobsIgor Mammedov
2023-08-03hw/virtio: Add a protection against duplicate vu_scmi_stop callsMilan Zamazal
2023-08-03virtio-iommu: Standardize granule extraction and formattingEric Auger
2023-08-03hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()Peter Maydell
2023-08-03hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()Eric Auger
2023-08-03Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-08-03block/blkio: add more comments on the fd passing handlingStefano Garzarella
2023-08-03block/blkio: close the fd when blkio_connect() failsStefano Garzarella
2023-08-03Merge tag 'pull-request-2023-08-03' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-08-03gitlab: disable FF_SCRIPT_SECTIONS on msys jobsDaniel P. Berrangé
2023-08-03gitlab: disable optimization and debug symbols in msys buildDaniel P. Berrangé
2023-08-03configure: support passthrough of -Dxxx args to mesonDaniel P. Berrangé
2023-08-03gitlab: always populate cache for windows msys jobsDaniel P. Berrangé
2023-08-03gitlab: drop $CI_PROJECT_DIR from cache pathDaniel P. Berrangé
2023-08-03gitlab: always use updated msys installerDaniel P. Berrangé
2023-08-03gitlab: print timestamps during windows msys jobsDaniel P. Berrangé
2023-08-03gitlab: remove duplication between msys jobsDaniel P. Berrangé
2023-08-03util/oslib-win32: Fix compiling with Clang from MSYS2Thomas Huth
2023-08-02Update version for v8.1.0-rc2 releasev8.1.0-rc2Richard Henderson
2023-08-02Merge tag 'pull-qapi-2023-08-02' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2023-08-02Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-08-02MAINTAINERS: Add section "Migration dirty limit and dirty page rate"Hyman Huang(黄勇)
2023-08-02qapi: Craft the dirty-limit capability commentHyman Huang(黄勇)
2023-08-02qapi: Reformat the dirty-limit migration doc commentsHyman Huang(黄勇)
2023-08-01target/m68k: Fix semihost lseek offset computationPeter Maydell
2023-08-01target/nios2: Fix semihost lseek offset computationKeith Packard
2023-08-01target/nios2: Pass semihosting arg to exitKeith Packard
2023-08-01tests/migration: Add -fno-stack-protectorAkihiko Odaki
2023-08-01misc: Fix some typos in documentation and commentsStefan Weil
2023-08-01ui/dbus: fix clang compilation issueMarc-André Lureau
2023-08-01ui/dbus: fix win32 compilation when !openglMarc-Andre Lureau
2023-08-01hw/xen: prevent guest from binding loopback event channel to itselfDavid Woodhouse
2023-08-01i386/xen: consistent locking around Xen singleshot timersDavid Woodhouse
2023-08-01hw/xen: fix off-by-one in xen_evtchn_set_gsi()David Woodhouse
2023-08-01Merge tag 'io-tls-hs-crash-pull-request' of https://gitlab.com/berrange/qemu ...Richard Henderson
2023-08-01io: remove io watch if TLS channel is closed during handshakeDaniel P. Berrangé
2023-08-01Merge tag 'pull-xen-20230801' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson
2023-08-01xen-platform: do full PCI reset during unplug of IDE devicesOlaf Hering
2023-08-01xen: Don't pass MemoryListener around by valuePeter Maydell
2023-08-01thread-pool: signal "request_cond" while lockedAnthony PERARD