Re: [PATCH 04/24] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
Jason Gunthorpe <[email protected]>
| Newsgroups | dev.linux.lists.iommu,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178759229631.3131778.16283056585832752106.b4-review@b4> |
On Mon, 27 Jul 2026 13:28:53 +0000, Suravee Suthikulpanit <[email protected]> wrote: > Introduce a new enum iommu_viommu_type (IOMMU_VIOMMU_TYPE_AMD) for AMD > vIOMMU along with the struct iommu_viommu_amd, which is used to initialize > IOMMUFD vIOMMU instance when calling struct iommu_ops.viommu_init(). > > Also, hook up struct iomufd_viomu_ops.alloc_domain_nested to connect > nested domain allocation with AMD vIOMMU implementation. > > [...] Reviewed-by: Jason Gunthorpe <[email protected]> -- Jason