
On Tue, 2017-12-19 at 16:03 +0100, Christian Ehrhardt wrote:
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, +
+1 to apply -- Jamie Strandboge | http://www.canonical.com