Hello,

This is version five of the patches I previously posted here:

  RFCv1: http://permalink.gmane.org/gmane.linux.kernel.iommu/5552
  RFCv2: http://permalink.gmane.org/gmane.linux.kernel.iommu/5700
     v3: http://permalink.gmane.org/gmane.linux.kernel.iommu/6230
     v4: http://permalink.gmane.org/gmane.linux.kernel.iommu/6590

Changes since v4 are:

  - Move temporary attr variable into local scope (suggested by Alex)
  - Fix memory leak of iommu on open failure
  - Added Joerg's ack to the second patch
  - Dropped the arm-smmu patch remove the series, as I'll push this
    separately

Thanks,

Will


Will Deacon (2):
  iommu: introduce domain attribute for nesting IOMMUs
  vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type

 drivers/vfio/vfio_iommu_type1.c | 30 +++++++++++++++++++++++++-----
 include/linux/iommu.h           |  1 +
 include/uapi/linux/vfio.h       |  3 +++
 3 files changed, 29 insertions(+), 5 deletions(-)

-- 
2.1.0

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to