Re: [libvirt] [PATCH v3 12/17] security_selinux: Label host side of NVDIMM

2017-03-14 Thread John Ferlan
On 03/09/2017 11:06 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 v3 12/17] security_selinux: Label host side of NVDIMM

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