Re: [libvirt] [PATCH v2 09/14] security_selinux: Label host side of NVDIMM

2017-03-07 Thread John Ferlan
On 02/27/2017 08:19 AM, Michal Privoznik wrote: > When domain is being started up, we ought to relabel the host > side of NVDIMM so qemu has access to it. > > Signed-off-by: Michal Privoznik > --- > src/security/security_selinux.c | 66 >

[libvirt] [PATCH v2 09/14] security_selinux: Label host side of NVDIMM

2017-02-27 Thread Michal Privoznik
When domain is being started up, we ought to relabel the host side of NVDIMM so qemu has access to it. Signed-off-by: Michal Privoznik --- src/security/security_selinux.c | 66 + 1 file changed, 66 insertions(+) diff --git