These couple of patches are adding nesting information for arm and are based on the domain nesting info patches by Yi [1,2,3].
Based on the discussion in the thread [4], sending these out as I have been using in my tree [5] for nested translation based on virtio-iommu on Arm reference platforms. Thanks & regards Vivek [1] https://lore.kernel.org/kvm/[email protected]/ [2] https://lore.kernel.org/kvm/[email protected]/ [3] https://lore.kernel.org/kvm/[email protected]/ [4] https://lore.kernel.org/kvm/[email protected]/ [5] https://github.com/vivek-arm/linux/tree/5.11-rc3-nested-pgtbl-arm-smmuv3-virtio-iommu Vivek Gautam (2): iommu: Report domain nesting info for arm-smmu-v3 iommu: arm-smmu-v3: Report domain nesting info reuqired for stage1 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 16 +++++++++-- include/uapi/linux/iommu.h | 31 +++++++++++++++++---- 2 files changed, 39 insertions(+), 8 deletions(-) -- 2.17.1

