From: Serge Hallyn <serge.hallyn@ubuntu.com>
Allows read access to /sys/module/vhost/parameters/max_mem_regions.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1531564
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
---
examples/apparmor/libvirt-qemu | 2 ++
1 file changed, 2 insertions(+)
diff --git a/examples/apparmor/libvirt-qemu b/examples/apparmor/libvirt-qemu
index b9e45bd..91d0e02 100644
--- a/examples/apparmor/libvirt-qemu
+++ b/examples/apparmor/libvirt-qemu
@@ -38,6 +38,8 @@
/sys/devices/system/node/node[0-9]*/meminfo r,
/sys/devices/system/cpu/ r,
+ /sys/module/vhost/parameters/max_mem_regions r,
+
# For hostdev access. The actual devices will be added dynamically
/sys/bus/usb/devices/ r,
/sys/devices/**/usb[0-9]*/** r,
--
2.7.4
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list