]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: cgroup: Setup cgroups for bios/firmware images
authorPeter Krempa <pkrempa@redhat.com>
Tue, 16 Feb 2016 15:26:01 +0000 (16:26 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 Feb 2016 11:29:00 +0000 (12:29 +0100)
commitd1242ba24a5ceb74c7ba21c6b2a44aaa1745fe79
tree432d3bb683ff62a3a0cf7e857d74fe07cda94e6c
parentd6c91b3c03bf2fc9e16a097d4e4e671772eb0363
qemu: cgroup: Setup cgroups for bios/firmware images

oVirt wants to use OVMF images on top of lvm for their 'logical'
storage thus we should set up device ACLs for them so it will actually
work.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1305922
src/qemu/qemu_cgroup.c