Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240626082727.1278530-1-eric.auger@redhat.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Eric Auger <eric.auger@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, David Hildenbrand <david@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yi Liu <yi.l.liu@intel.com>, Zhenzhong Duan <zhenzhong.duan@intel.com>
include/exec/memory.h | 38 --------
include/hw/vfio/vfio-container-base.h | 9 ++
include/sysemu/host_iommu_device.h | 11 ++-
hw/vfio/common.c | 8 --
hw/vfio/container-base.c | 15 ++++
hw/vfio/container.c | 16 ++--
hw/vfio/iommufd.c | 21 +++--
hw/virtio/virtio-iommu.c | 121 +++++++++++++-------------
system/memory.c | 13 ---
hw/virtio/trace-events | 2 +-
10 files changed, 117 insertions(+), 137 deletions(-)