Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250715163703.243975-1-clg@redhat.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Zhao Liu <zhao1.liu@intel.com>, John Levon <john.levon@nutanix.com>, Thanos Makatos <thanos.makatos@nutanix.com>
MAINTAINERS | 1 +
docs/devel/migration/vfio.rst | 19 ++++++++
hw/vfio/migration-multifd.h | 3 ++
hw/vfio/pci.h | 6 +--
hw/vfio/vfio-helpers.h | 2 +
hw/vfio/vfio-migration-internal.h | 1 +
include/hw/vfio/vfio-device.h | 2 +
hw/core/machine.c | 1 +
hw/vfio-user/container.c | 6 +--
hw/vfio-user/proxy.c | 10 ++--
hw/vfio/device.c | 6 ++-
hw/vfio/helpers.c | 17 +++++++
hw/vfio/migration-multifd.c | 100 +++++++++++++++++++++++++++++++++++++-
hw/vfio/migration.c | 10 +++-
hw/vfio/pci.c | 48 ++++++++++++++++--
hw/vfio/trace-events | 1 +
16 files changed, 212 insertions(+), 21 deletions(-)