]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Allow virtio-pmem in CGroups
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 9 Dec 2020 15:47:15 +0000 (16:47 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 18 Jan 2021 10:53:47 +0000 (11:53 +0100)
commita536873d829d371bb6afabab227f8ef36b8f757a
tree99299d16430393ccd5ce10510a80b1fba25a44c6
parent5259748a9fb226971c7421ab8c62f3c506999363
qemu: Allow virtio-pmem in CGroups

Some users might want to have virtio-pmem backed by a block
device in which case we have to allow the device in CGroups.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_cgroup.c