Message ID | 20231024151412.50046-1-yi.l.liu@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Intel VT-d nested translation (part 1/2) | expand |
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 > 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 I put this in linux-next too I think we will need a v8 on the list Jason
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 >> 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 > > I put this in linux-next too > > I think we will need a v8 on the list yes, v8 is posted: https://lore.kernel.org/linux-iommu/20231026044216.64964-1-yi.l.liu@intel.com/ along with a v7 of the iommufd nesting: https://lore.kernel.org/linux-iommu/20231026043938.63898-1-yi.l.liu@intel.com/