The following changes since commit bd6079a7a1d14de0918a7715ef6db85dc32de3bb:
Merge tag 'next-pull-request' of https://gitlab.com/peterx/qemu into staging (2026-07-20 11:12:38 -0400) are available in the Git repository at: https://github.com/philmd/qemu.git tags/hw-misc-20260714 for you to fetch changes up to d06edc83b522c68627b83d3178197353c4d548ab: vfio/listener: Remove unnecessary 'linux/kvm.h' include (2026-07-21 12:38:48 +0200) ---------------------------------------------------------------- Misc HW patches Various fixes mostly related to misc hardware devices. The only CI failure is related to a sphinx error, and there is already developers looking at that so I ignored it: https://lore.kernel.org/qemu-devel/[email protected]/ ---------------------------------------------------------------- Bernhard Beschow (1): hw/sd/sdcard: Fix error case for CMD18 Bin Meng (1): hw/net/cadence: Return current Cadence GEM queue pointers Cédric Le Goater (1): vfio/listener: Remove unnecessary 'linux/kvm.h' include Haotian Jiang (1): hw/audio/intel-hda: restrict all DMA engine paths to memories Marc-André Lureau (2): hw/display/qxl: validate monitors_config heads[] in phys2virt replay: fix use of uninitialized pointer on error Peter Maydell (1): net: Correct padding check in qemu_receive_packet() Philippe Mathieu-Daudé (1): hw/misc/applesmc: Fix a typo setting MSSD key Richard Henderson (1): user/guest-host: Include exec/abi_ptr.h include/net/net.h | 23 +++++++++++++++++++++++ include/user/guest-host.h | 1 + hw/audio/intel-hda.c | 9 ++++++--- hw/display/qxl.c | 2 +- hw/misc/applesmc.c | 6 +++--- hw/net/cadence_gem.c | 17 ++++++++++++++++- hw/sd/sd.c | 3 ++- hw/vfio/listener.c | 1 - net/net.c | 2 +- replay/replay-debugging.c | 23 ++++++++++++----------- 10 files changed, 65 insertions(+), 22 deletions(-) -- 2.53.0
