Re: [libvirt] [PATCH v2 08/14] security_dac: Label host side of NVDIMM

2017-03-09 Thread Michal Privoznik
On 03/07/2017 06:36 PM, John Ferlan wrote: > > > 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 >> --- >>

Re: [libvirt] [PATCH v2 08/14] security_dac: 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_dac.c | 73 >

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