Re: [RESEND PATCH v14 00/13] iommu: SVA and IOPF refactoring

From: Joerg Roedel
Date: Thu Nov 03 2022 - 10:48:49 EST


On Mon, Oct 31, 2022 at 08:59:04AM +0800, Lu Baolu wrote:
> Lu Baolu (13):
> iommu: Add max_pasids field in struct iommu_device
> iommu: Add max_pasids field in struct dev_iommu
> iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
> PCI: Enable PASID only when ACS RR & UF enabled on upstream path
> iommu: Add attach/detach_dev_pasid iommu interfaces
> iommu: Add IOMMU SVA domain support
> iommu/vt-d: Add SVA domain support
> arm-smmu-v3/sva: Add SVA domain support
> iommu/sva: Refactoring iommu_sva_bind/unbind_device()
> iommu: Remove SVA related callbacks from iommu ops
> iommu: Prepare IOMMU domain for IOPF
> iommu: Per-domain I/O page fault handling
> iommu: Rename iommu-sva-lib.{c,h}

Applied, thanks everyone.