RE: [PATCH v7 6/8] iommu/vt-d: Set the nested domain to a device

2023-10-25 Thread Tian, Kevin
> From: Liu, Yi L > Sent: Tuesday, October 24, 2023 11:14 PM > > This adds the helper for setting the nested domain to a device hence > enable nested domain usage on Intel VT-d. > > Signed-off-by: Jacob Pan > Signed-off-by: Lu Baolu > Signed-off-by: Yi Liu Reviewed-by: Kevin Tian

[PATCH v7 6/8] iommu/vt-d: Set the nested domain to a device

2023-10-24 Thread Yi Liu
This adds the helper for setting the nested domain to a device hence enable nested domain usage on Intel VT-d. Signed-off-by: Jacob Pan Signed-off-by: Lu Baolu Signed-off-by: Yi Liu --- drivers/iommu/intel/nested.c | 54 1 file changed, 54 insertions(+) di