Re: [libvirt] [PATCH v3 15/17] qemu_hotplug: Relabel memdev

2017-03-15 Thread Michal Privoznik
On 03/14/2017 03:58 PM, John Ferlan wrote: > > > On 03/09/2017 11:06 AM, Michal Privoznik wrote: >> Now that we have APIs for relabel memdevs on hotplug, fill in the >> missing implementation in qemu hotplug code. >> >> The qemuSecurity wrappers might look like overkill for now, >> because qemu

Re: [libvirt] [PATCH v3 15/17] qemu_hotplug: Relabel memdev

2017-03-14 Thread John Ferlan
On 03/09/2017 11:06 AM, Michal Privoznik wrote: > Now that we have APIs for relabel memdevs on hotplug, fill in the > missing implementation in qemu hotplug code. > > The qemuSecurity wrappers might look like overkill for now, > because qemu namespace code does not deal with the nvdimms yet. >

[libvirt] [PATCH v3 15/17] qemu_hotplug: Relabel memdev

2017-03-09 Thread Michal Privoznik
Now that we have APIs for relabel memdevs on hotplug, fill in the missing implementation in qemu hotplug code. The qemuSecurity wrappers might look like overkill for now, because qemu namespace code does not deal with the nvdimms yet. Nor does our cgroup code. But hey, there's cgroup_device_acl