Re: [PATCH v6 00/13] iommu/amd: Introduce Nested Translation support

From: Jörg Rödel

Date: Sun Jan 18 2026 - 04:56:53 EST


On Thu, Jan 15, 2026 at 06:08:01AM +0000, Suravee Suthikulpanit wrote:
> Suravee Suthikulpanit (13):
> iommu/amd: Add support for hw_info for iommu capability query
> iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
> iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
> iommu/amd: Introduce helper function amd_iommu_update_dte()
> iommufd: Introduce data struct for AMD nested domain allocation
> iommu/amd: Always enable GCR3TRPMode when supported.
> iommu/amd: Add support for nest parent domain allocation
> iommu/amd: Introduce struct amd_iommu_viommu
> iommu/amd: Add support for nested domain allocation
> iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain
> invalidation
> iommu/amd: Refactor persistent DTE bits programming into
> amd_iommu_make_clear_dte()
> iommu/amd: Refactor logic to program the host page table in DTE
> iommu/amd: Add support for nested domain attach/detach

Applied, thanks Suravee.