Eric Auger d7c8c95fbc virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
Retrieve the Host IOMMU Device page size mask when this latter is set.
This allows to get the information much sooner than when relying on
IOMMU MR set_page_size_mask() call, whcih happens when the IOMMU MR
gets enabled. We introduce check_page_size_mask() helper whose code
is inherited from current virtio_iommu_set_page_size_mask()
implementation. This callback will be removed in a subsequent patch.

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>
2024-07-09 11:50:37 +02:00
..
2024-07-03 20:54:17 -07:00
2024-07-03 20:54:17 -07:00
2024-07-03 20:54:17 -07:00
2024-07-03 20:54:17 -07:00
2024-07-01 12:48:55 +01:00
2024-07-03 20:54:17 -07:00
2024-07-03 20:54:17 -07:00
2024-07-01 17:16:04 -04:00