On Mon, Sep 13, 2021 at 09:15:52AM +0200, Christoph Hellwig wrote: > Hi Alex, > > this series cleans up how iommu group are created in VFIO as well as > various other lose ends around that. > > Terrence: I did not pick up your Tested-by as there were quite a few > changes and a major rebase. > > Changes since v4: > - clean up an intermediate version of vfio_group_find_or_alloc to avoid > reviewer confusion > - replace an incorrect NULL check with IS_ERR > - rebased ontop of the vfio_ap_ops changes in Linux 5.15-rc > - improve a commit message This all still looks good to me, can we get it into your tree in the early party of the rc cycle Alex? Due to the vfio_register_emulated_iommu_dev() it conflicts with the vfio_ccw and i915 mdev conversions patches - this should go first.. Thanks, Jason