Re: [libvirt] [PATCH v3 16/17] qemu: Allow nvdimm in devices CGroups

2017-03-14 Thread John Ferlan
On 03/09/2017 11:06 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 v3 16/17] qemu: Allow nvdimm in devices CGroups

2017-03-09 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