Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
hw/display/virtio-gpu: Remove the bytes_pp field
Akihiko Odaki committed 2 months ago
hw/usb/hcd-xhci: Check return value of xhci_xfer_create_sgl() for errors
Thomas Huth committed 2 months ago
hw/usb/core: Avoid possible assert() in do_parameter() --> usb_packet_copy()
Thomas Huth committed 2 months ago
hw/ide/core: Fix possible crash via NULL pointer in ide_cancel_dma_sync()
Thomas Huth committed 2 months ago
hw/usb/dev-uas: Fix guest-triggerable heap OOB access
Thomas Huth committed 2 months ago
hw/cxl: Validate Set Feature payload bounds
Feifan Qian committed 3 months ago
tests/functional/aspeed: Fix remaining hostname-specific login prompts
Cédric Le Goater committed 2 months ago
linux-user: Guard local FUTEX_CMD_MASK definition
Cédric Le Goater committed 2 months ago
Merge tag 'pull-9p-20260725' of https://github.com/cschoenebeck/qemu into staging
Stefan Hajnoczi committed about 2 months ago
hw/9pfs/xen: drain in-flight PDUs before xen-9p disconnect
Christian Schoenebeck committed 2 months ago
hw/9pfs/virtio: drain in-flight PDUs before virtio-9p unrealize
Jia Jia committed 2 months ago
hw/9pfs: fix O_TRUNC bypass on read-only export
Christian Schoenebeck committed 2 months ago
tests/9p: reduce xattr size to 1k
Christian Schoenebeck committed 3 months ago
tests/9p: prevent potential error in do_local_xattr_limit()
Christian Schoenebeck committed 3 months ago
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi committed 2 months ago
hw/ide: replace assert with proper error handling
Artem Nasonov committed 2 months ago
hw/usb: record async control completion for parameter transfers
Ziyi Fu committed 3 months ago
hw/hyperv/vmbus: Use QEMU_LOCK_GUARD()
Evgeny Kolmakov committed 3 months ago
hw/display/vmware_vga: Don't allow guest to trigger long running loop in host
Thomas Huth committed 2 months ago
block/curl: set User-Agent header
Vladimir Lobanov committed 3 months ago