lkml.org 
[lkml]   [2021]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [RFC 03/20] vfio: Add vfio_[un]register_device()
Date
> From: Jason Gunthorpe <jgg@nvidia.com>
> Sent: Wednesday, September 22, 2021 12:01 AM
>
> On Sun, Sep 19, 2021 at 02:38:31PM +0800, Liu Yi L wrote:
> > With /dev/vfio/devices introduced, now a vfio device driver has three
> > options to expose its device to userspace:
> >
> > a) only legacy group interface, for devices which haven't been moved to
> > iommufd (e.g. platform devices, sw mdev, etc.);
> >
> > b) both legacy group interface and new device-centric interface, for
> > devices which supports iommufd but also wants to keep backward
> > compatibility (e.g. pci devices in this RFC);
> >
> > c) only new device-centric interface, for new devices which don't carry
> > backward compatibility burden (e.g. hw mdev/subdev with pasid);
>
> We shouldn't have 'b'? Where does it come from?

a vfio-pci device can be opened via the existing group interface. if no b) it
means legacy vfio userspace can never use vfio-pci device any more
once the latter is moved to iommufd.

Thanks
Kevin

\
 
 \ /
  Last update: 2021-09-22 01:11    [W:0.329 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site