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
This commit is contained in:
parent
6affe6db29
commit
0a40710b9f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user