Browse code

Adding vfio to cgroup_device_acl during libvirt configuration

vfio should be added to cgroups on some of the Distributions like
Ubuntu 16-04

Change-Id: I7239858b6307e37bf1237b92d69a0520ab5ad304

Lenny Verkhovsky authored on 2016/09/04 21:52:01
Showing 1 changed files
... ...
@@ -65,6 +65,7 @@ cgroup_device_acl = [
65 65
     "/dev/random", "/dev/urandom",
66 66
     "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
67 67
     "/dev/rtc", "/dev/hpet","/dev/net/tun",
68
+    "/dev/vfio/vfio",
68 69
 ]
69 70
 EOF
70 71
     fi