On Fri, Jun 02, 2023 at 05:16:44AM -0700, Yi Liu wrote: > This prepares for adding DETACH ioctl for emulated VFIO devices. > > Reviewed-by: Kevin Tian <[email protected]> > Tested-by: Terrence Xu <[email protected]> > Tested-by: Nicolin Chen <[email protected]> > Tested-by: Matthew Rosato <[email protected]> > Tested-by: Yanting Jiang <[email protected]> > Tested-by: Shameer Kolothum <[email protected]> > Signed-off-by: Yi Liu <[email protected]> > --- > drivers/gpu/drm/i915/gvt/kvmgt.c | 1 + > drivers/s390/cio/vfio_ccw_ops.c | 1 + > drivers/s390/crypto/vfio_ap_ops.c | 1 + > drivers/vfio/iommufd.c | 13 +++++++++++++ > include/linux/vfio.h | 3 +++ > samples/vfio-mdev/mbochs.c | 1 + > samples/vfio-mdev/mdpy.c | 1 + > samples/vfio-mdev/mtty.c | 1 + > 8 files changed, 22 insertions(+)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason
