> From: Jason Gunthorpe <jgg@xxxxxxxxxx> > Sent: Tuesday, December 13, 2022 2:46 AM > > v2: > - Rename secure_msi to isolated_msi > - Add iommu_group_has_isolated_msi() as a core function to support > VFIO/iommufd. It checks that the group has a consisent isolated_msi > to catch driver bugs. > - Revise comment and commit messages for clarity > - Drop the VFIO iteration patch since iommu_group_has_isolated_msi() just > does it. > - Link to Matthew's discussion about S390 and explain it is less secure Looks good to me: Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>