diff options
author | Eric Auger <eric.auger@redhat.com> | 2024-06-14 11:52:57 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2024-06-24 23:15:31 +0200 |
commit | 44079a9839bc0a682db7c0ab6093fce79c73d261 (patch) | |
tree | c55f6ac18f3b800610e0132ecdca28ebeecc3a41 /configure | |
parent | 3ba100b41946b10efc12c2493997f7074081707f (diff) | |
download | qemu-44079a9839bc0a682db7c0ab6093fce79c73d261.zip qemu-44079a9839bc0a682db7c0ab6093fce79c73d261.tar.gz qemu-44079a9839bc0a682db7c0ab6093fce79c73d261.tar.bz2 |
hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
As we have just removed the only implementation of
iommu_set_iova_ranges IOMMU MR callback in the virtio-iommu,
let's remove the call to the memory wrapper. Usable IOVA ranges
are now conveyed through the PCIIOMMUOps in VFIO-PCI.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions