vfio should be added to cgroups on some of the Distributions like Ubuntu 16-04 Change-Id: I7239858b6307e37bf1237b92d69a0520ab5ad304
@@ -65,6 +65,7 @@ cgroup_device_acl = [
"/dev/random", "/dev/urandom",
"/dev/ptmx", "/dev/kvm", "/dev/kqemu",
"/dev/rtc", "/dev/hpet","/dev/net/tun",
+ "/dev/vfio/vfio",
]
EOF
fi