Commit 0ae6e3a207 for qemu.org
commit 0ae6e3a207470604f959bbdfb6ff927d0c55315e
Merge: 2901cf47f2 0e83d68945
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date: Mon Jul 27 16:51:04 2026 -0400
Merge tag 'fix-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging
Fixes for 11.1-rc2
To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCgAdFiEEh6m9kz+HxgbSdvYt2ujhCXWWnOUFAmpnRicACgkQ2ujhCXWW
# nOXZBQ//QU9T9pFCTYthaXOWgdijcwnq1RZGJ2C+u/jf6w1raKWdWnSdyYmJvAwT
# bbraLOE34dLatvmcNWdUBDpTlVm2KOTUrCnDfh2c3XM4P25owTA8edmfy7LFaVew
# EYQJCW41+3ew3eYKvjKnoNXgbcCo2LCfPfU6+cd5im6jMWidC468dgTXBjgWHcOq
# sKnnSS6ML8OhwY7T0sPcqjGdgWUdNezx719zh1tG8g0Lr4ZqXxavIsBazfCOIsD9
# n6kit18MHZRkwE5A7pH45NLg0DKG2+tZu4OxHTAO/Z/FEswI4ALnrK1vJteG7emu
# uq7nLXzFQuBEjqsJnXJ5jwJGXW7ZfAO6IBvBYqvsgCln9EdxdzNcYMsK3lgV1Bi0
# qodVwK4oadrh7V0GGxTO0xkiLQkOzrCAPsNicDaFpAOPYMhahQyp6F60V5ua6bPS
# XovncfnzhXzjD7BED4Bu3yCi+8rbSiEa4YYJPrRNNh2tK9460VIB0xwBrEQtuJFF
# rrAe39WKlzYtXzbEG2+mwvgKebqYF6heluT5eJ6FiGNEXrrKvK6KD9OX/0J3EMLp
# Ni5xO4wWSQ63IpDVLvUNxoGBvNh0UtDZOXBAzm1S+LsoPBHu35i0uYJtS4d22EVI
# SEqARDKBn6hRq2NUxW8ZMMuDCkH2uQyUHnIGgKLSW5N9+nNj97s=
# =YIXw
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon 27 Jul 2026 07:51:03 EDT
# gpg: using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" [full]
# gpg: aka "Marc-André Lureau <marcandre.lureau@gmail.com>" [full]
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276 F62D DAE8 E109 7596 9CE5
* tag 'fix-pr-v1' of https://gitlab.com/marcandre.lureau/qemu: (23 commits)
migration/rdma: annotate and simplify wait_comp_channel()
hw/9pfs: annotate V9fsTransport callbacks as coroutine_fn
qcow2: remove invalid qcow2_check_refcounts calls
block: add missing coroutine annotation
io: add missing coroutine annotation
migration: fix qemu_get_counted_string annotation
monitor: annotate monitor_qmp_dispatcher_pop_any() as coroutine
block/blkio: fix compiler false-positive warning
hw/hexagon: fix machine->fdt leak in qom-test
hw/cxl: fix invalid free on early return
hw/display/virtio-gpu-rutabaga: zero-init capset info response
hw/display/virtio-gpu: Block Rutabaga migration
hw/display/virtio-gpu: Avoid leaking migration blocker
hw/display/virtio-gpu: Initialize blob mapping for ATTACH_BACKING
hw/display/virtio-gpu: Fix empty blob discrimination
docs/hyperv: fix misleading hv-crash shutdown description
virtio-gpu: fix NULL deref in rutabaga set_scanout
target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
net/colo: fix g_hash_table_destroy assertion on uninitialized filter
hw/display/qxl: unregister vm_change_state handler and BHs
...
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>