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/display.c | 16 +++-- hw/vfio/iommufd.c | 17 +++-- hw/virtio/virtio-iommu.c | 123 +++++++++++++++++----------------- system/memory.c | 13 ---- hw/virtio/trace-events | 2 +- 11 files changed, 127 insertions(+), 141 deletions(-)