Re: [PATCH v3 00/22] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support

From: Jason Gunthorpe

Date: Tue Jul 07 2026 - 11:15:54 EST


On Mon, Jun 29, 2026 at 03:35:13PM +0000, Suravee Suthikulpanit wrote:
> The series is organized into the following subsets:
>
> Patch 1-3 : Preparatory patches
> Patch 4-8 : Introduce IOMMUFD vIOMMU support and VF MMIO setup
> Patch 9-14 : Introduce and map vIOMMU Private Address (IPA) region
> Patch 15-18 : Introduce IOMMUFD vDevice support for AMD
> Patch 19-22 : Translate-device-ID pool and per-vIOMMU translation DTE

I thought this is pretty good looking now, it uses the APIs as I would
expect other than a few small notes

Jason