Re: [libvirt] [PATCH v2 10/14] security: Introduce internal APIs for memdev labelling

2017-03-07 Thread John Ferlan
On 02/27/2017 08:19 AM, Michal Privoznik wrote: > These APIs will be used whenever we are hot (un-)plugging a > memdev. > > Signed-off-by: Michal Privoznik > --- > src/libvirt_private.syms| 2 ++ > src/security/security_driver.h | 9 +++ >

[libvirt] [PATCH v2 10/14] security: Introduce internal APIs for memdev labelling

2017-02-27 Thread Michal Privoznik
These APIs will be used whenever we are hot (un-)plugging a memdev. Signed-off-by: Michal Privoznik --- src/libvirt_private.syms| 2 ++ src/security/security_driver.h | 9 +++ src/security/security_manager.c | 56 +