Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251024020922.13053-1-zhenzhong.duan@intel.com
Maintainers: Yi Liu <yi.l.liu@intel.com>, Eric Auger <eric.auger@redhat.com>, Zhenzhong Duan <zhenzhong.duan@intel.com>, "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>, "Clément Mathieu--Drif" <clement.mathieu--drif@eviden.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, John Levon <john.levon@nutanix.com>, Thanos Makatos <thanos.makatos@nutanix.com>, "Cédric Le Goater" <clg@redhat.com>, Alex Williamson <alex@shazbot.org>
include/hw/vfio/vfio-container.h | 8 +++--
include/hw/vfio/vfio-device.h | 10 ++++++
include/system/iommufd.h | 2 +-
backends/iommufd.c | 5 +--
hw/i386/intel_iommu.c | 42 +++++++++++++++++++++++
hw/vfio-user/container.c | 5 +--
hw/vfio/container-legacy.c | 15 +++++----
hw/vfio/container.c | 20 +++++------
hw/vfio/device.c | 6 ++++
hw/vfio/iommufd.c | 58 +++++++++++++++++++++++++++++---
hw/vfio/listener.c | 6 ++--
hw/vfio/migration.c | 39 +++++++++++++++++++--
backends/trace-events | 2 +-
hw/vfio/trace-events | 2 +-
14 files changed, 184 insertions(+), 36 deletions(-)