[libvirt] [PATCH v2 2/4] libvirt: conf: parse XML for protected key management ops

Ján Tomko jtomko at redhat.com
Fri May 15 16:09:28 UTC 2015


On Fri, May 15, 2015 at 04:43:28PM +0200, Michal Privoznik wrote:
> From: Tony Krowiak <akrowiak at linux.vnet.ibm.com>
> 
> Parse the domain configuration XML elements that enable/disable access to
> the protected key management operations for a guest:
> 
>     <domain>
>       ...
>       <keywrap>
>         <cipher name='aes|dea' state='on|off'/>
>       </keywrap>
>       ...
>     </domain>
> 
> Signed-off-by: Tony Krowiak <akrowiak at linux.vnet.ibm.com>
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> Signed-off-by: Daniel Hansel <daniel.hansel at linux.vnet.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/conf/domain_conf.c   | 156 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_conf.h   |  17 ++++++
>  src/libvirt_private.syms |   2 +
>  3 files changed, 175 insertions(+)
> 

ACK after squashing it together with the previous patch.

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150515/147ace41/attachment-0001.sig>


More information about the libvir-list mailing list