Re: [PATCH 04/24] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
From: Jason Gunthorpe
Date: Mon Aug 24 2026 - 13:25:26 EST
On Mon, 27 Jul 2026 13:28:53 +0000, Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx> 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 <jgg@xxxxxxxxxx>
--
Jason