Re: [libvirt] [PATCH v2 13/14] qemu: Allow nvdimm in devices CGroups

2017-03-07 Thread John Ferlan
On 02/27/2017 08:19 AM, Michal Privoznik wrote: > 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

[libvirt] [PATCH v2 13/14] qemu: Allow nvdimm in devices CGroups

2017-02-27 Thread Michal Privoznik
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 --- src/qemu/qemu_cgroup.c | 49