Re: [Intel-gfx] [PATCH v3 10/15] vfio-iommufd: Add detach_ioas for emulated VFIO devices

2023-02-14 Thread Tian, Kevin
> From: Liu, Yi L > Sent: Monday, February 13, 2023 11:14 PM > > this prepares for adding DETACH ioctl for emulated VFIO devices. > > Signed-off-by: Yi Liu Reviewed-by: Kevin Tian

[Intel-gfx] [PATCH v3 10/15] vfio-iommufd: Add detach_ioas for emulated VFIO devices

2023-02-13 Thread Yi Liu
this prepares for adding DETACH ioctl for emulated VFIO devices. Signed-off-by: Yi Liu --- 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| 18 ++ include/linux/vfio.h