OSDN Git Service

Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[tomoyo/tomoyo-test1.git] / drivers / gpu / drm / i915 / gvt / kvmgt.c
index aaed396..42ce20e 100644 (file)
@@ -1471,6 +1471,7 @@ static const struct vfio_device_ops intel_vgpu_dev_ops = {
        .bind_iommufd   = vfio_iommufd_emulated_bind,
        .unbind_iommufd = vfio_iommufd_emulated_unbind,
        .attach_ioas    = vfio_iommufd_emulated_attach_ioas,
+       .detach_ioas    = vfio_iommufd_emulated_detach_ioas,
 };
 
 static int intel_vgpu_probe(struct mdev_device *mdev)