Re: [PATCH v2 6/6] iommu/vt-d: Add domain_alloc_user op

From: Baolu Lu
Date: Thu Sep 28 2023 - 23:41:34 EST


On 9/28/23 3:15 PM, Yi Liu wrote:
This adds the domain_alloc_user op implementation. It supports allocating
domains to be used as parent under nested translation.

Signed-off-by: Yi Liu<yi.l.liu@xxxxxxxxx>
---
drivers/iommu/intel/iommu.c | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Best regards,
baolu