Re: [PATCH v8 0/8] Add Intel VT-d nested translation (part 1/2)

From: Jason Gunthorpe
Date: Thu Oct 26 2023 - 14:29:04 EST


On Wed, Oct 25, 2023 at 09:42:08PM -0700, Yi Liu wrote:

> Lu Baolu (5):
> iommu/vt-d: Extend dmar_domain to support nested domain
> iommu/vt-d: Add helper for nested domain allocation
> iommu/vt-d: Add helper to setup pasid nested translation
> iommu/vt-d: Add nested domain allocation
> iommu/vt-d: Disallow read-only mappings to nest parent domain
>
> Yi Liu (3):
> iommufd: Add data structure for Intel VT-d stage-1 domain allocation
> iommu/vt-d: Make domain attach helpers to be extern
> iommu/vt-d: Set the nested domain to a device

Updated, thanks

Jason