Re: [PATCH v6 00/12] iommu/vt-d: Add scalable mode support

From: Joerg Roedel
Date: Tue Dec 11 2018 - 04:46:47 EST


On Mon, Dec 10, 2018 at 09:58:54AM +0800, Lu Baolu wrote:
> Lu Baolu (12):
> iommu/vt-d: Enumerate the scalable mode capability
> iommu/vt-d: Manage scalalble mode PASID tables
> iommu/vt-d: Move page table helpers into header
> iommu/vt-d: Add 256-bit invalidation descriptor support
> iommu/vt-d: Reserve a domain id for FL and PT modes
> iommu/vt-d: Add second level page table interface
> iommu/vt-d: Setup pasid entry for RID2PASID support
> iommu/vt-d: Pass pasid table to context mapping
> iommu/vt-d: Setup context and enable RID2PASID support
> iommu/vt-d: Add first level page table interface
> iommu/vt-d: Shared virtual address in scalable mode
> iommu/vt-d: Remove deferred invalidation

Applied, thanks.