Re: [PATCH v10 00/10] Add iommufd nesting (part 2/2)

From: Jason Gunthorpe
Date: Tue Jan 02 2024 - 14:18:15 EST


On Tue, Jan 02, 2024 at 06:38:24AM -0800, Yi Liu wrote:
> Lu Baolu (4):
> iommu: Add cache_invalidate_user op
> iommu/vt-d: Allow qi_submit_sync() to return the QI faults
> iommu/vt-d: Convert stage-1 cache invalidation to return QI fault
> iommu/vt-d: Add iotlb flush for nested domain
>
> Nicolin Chen (4):
> iommu: Add iommu_copy_struct_from_user_array helper
> iommufd/selftest: Add mock_domain_cache_invalidate_user support
> iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
> iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
>
> Yi Liu (2):
> iommufd: Add IOMMU_HWPT_INVALIDATE
> iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

Applied to for-next, thanks

Jason