On 1/13/26 20:35, Cédric Le Goater wrote:
The following changes since commit cf3e71d8fc8ba681266759bb6cb2e45a45983e3e:
Merge tag 'single-binary-20260112' ofhttps://github.com/philmd/qemu into
staging (2026-01-13 11:51:18 +1100)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-vfio-20260113
for you to fetch changes up to 7a05be8c70bb789c23076b1ca2563ed7d87c6fb8:
tests/rcutorture: Fix build error (2026-01-13 08:29:59 +0100)
----------------------------------------------------------------
vfio queue:
* Resolves build errors with gcc 16
* Adjusts the Linux headers for s390x and mshv
* Fixes endianness issue in the VFIO helper functions
* Adds support for live migration with vIOMMU when using IOMMU
dirty tracking
* Implements a migration blocker to prevent failures when VM
memory is too large
* Corrects an unmap_bitmap failure in the legacy VFIO backend
* Addresses a workaround for an Intel IOMMU errata.
* Implements Intel IOMMU first stage translation for passthrough
device. Also a prerequisite work for vSVA.
* Updates documentation
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/11.0 as
appropriate.
r~