On Fri, Jun 02, 2023 at 05:16:40AM -0700, Yi Liu wrote: > This aligns the bind/attach logic with the coming vfio device cdev support. > > Reviewed-by: Kevin Tian <[email protected]> > Tested-by: Terrence Xu <[email protected]> > Tested-by: Nicolin Chen <[email protected]> > Tested-by: Yanting Jiang <[email protected]> > Tested-by: Shameer Kolothum <[email protected]> > Signed-off-by: Yi Liu <[email protected]> > --- > drivers/vfio/group.c | 17 +++++++++++++---- > drivers/vfio/iommufd.c | 35 +++++++++++++++++------------------ > drivers/vfio/vfio.h | 9 +++++++++ > 3 files changed, 39 insertions(+), 22 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason
