Skip to content
  • Alex Williamson's avatar
    vfio: Set container device mode · 664e9386
    Alex Williamson authored
    
    
    Minor 0 is the VFIO container device (/dev/vfio/vfio).  On it's own
    the container does not provide a user with any privileged access.  It
    only supports API version check and extension check ioctls.  Only by
    attaching a VFIO group to the container does it gain any access.  Set
    the mode of the container to allow access.
    
    Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
    664e9386