commit | 664e9386bd05dbdfecfb28d6cf2fde983aabc65c | [log] [tgz] |
---|---|---|
author | Alex Williamson <alex.williamson@redhat.com> | Tue Apr 30 15:42:28 2013 -0600 |
committer | Alex Williamson <alex.williamson@redhat.com> | Tue Apr 30 15:42:28 2013 -0600 |
tree | 3981446d435ccf0c74f59520c1024ea51b41fcfe | |
parent | 0b43c082338b857c27d2f87c886eb78812ccd236 [diff] |
vfio: Set container device mode 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: Alex Williamson <alex.williamson@redhat.com>