From: Alex Williamson Date: Tue, 30 Apr 2013 21:42:28 +0000 (-0600) Subject: vfio: Set container device mode X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~64^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664e9386bd05dbdfecfb28d6cf2fde983aabc65c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed