intel_iommu: Add an internal API to find an address space with PASID
authorClément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Thu, 12 Dec 2024 08:37:49 +0000 (16:37 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 15 Jan 2025 18:06:24 +0000 (13:06 -0500)
commit1075645d430e291404d19c88fc80d989669fa4c8
treec0fdd9ef416f5464748e05e40fda3a0b726d0ed1
parent6ebe6cf2a0663f46f94a69eca5296f608da12f2e
intel_iommu: Add an internal API to find an address space with PASID

This will be used to implement the device IOTLB invalidation

Signed-off-by: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com>
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Message-Id: <20241212083757.605022-13-zhenzhong.duan@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/intel_iommu.c