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

2023-10-25 Thread Yi Liu
On 2023/10/25 20:07, Jason Gunthorpe wrote: On Tue, Oct 24, 2023 at 08:14:04AM -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 iomm

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

2023-10-25 Thread Jason Gunthorpe
On Tue, Oct 24, 2023 at 08:14:04AM -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 >

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

2023-10-24 Thread Yi Liu
This is the first part to add Intel VT-d nested translation based on IOMMUFD nesting infrastructure. As the iommufd nesting infrastructure series[1], iommu core supports new ops to allocate domains with user data. For nesting, the user data is vendor-specific, IOMMU_HWPT_DATA_VTD_S1 is defined for