Re: [libvirt] [PATCH v3 11/17] security_dac: 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_dac.c | 73 >

[libvirt] [PATCH v3 11/17] security_dac: 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_dac.c | 73 + 1 file changed, 73 insertions(+) diff --git