]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Allow nvdimm in devices CGroups
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 22 Feb 2017 15:33:12 +0000 (16:33 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Mar 2017 15:55:30 +0000 (16:55 +0100)
commit6e95abb4460008a91c9aca3c22c7ffca20f0dc94
treeace79ad324b82841116f11111065d1a9d354719f
parent78612aa5973d63e76a3e872f0da9fc37606f4e87
qemu: Allow nvdimm in devices CGroups

Some users might want to pass a blockdev or a chardev as a
backend for NVDIMM. In fact, this is expected to be the mostly
used configuration. Therefore libvirt should allow the device in
devices CGroup then.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_cgroup.c
src/qemu/qemu_cgroup.h
src/qemu/qemu_hotplug.c