On 05/15/2015 10:39 AM, Michal Privoznik wrote:
On 27.04.2015 23:57, [email protected] wrote:
From: Tony Krowiak <[email protected]>

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 <[email protected]>
Signed-off-by: Viktor Mihajlovski <[email protected]>
Signed-off-by: Daniel Hansel <[email protected]>
Reviewed-by: Boris Fiuczynski <[email protected]>
---
  src/conf/domain_conf.c   |  189 ++++++++++++++++++++++++++++++++++++++++++++++
  src/conf/domain_conf.h   |   20 +++++
  src/libvirt_private.syms |    2 +
  3 files changed, 211 insertions(+), 0 deletions(-)

Er. I'm just too lazy to point out all the bits. I'm gonna rework and
post v2.
Does that mean you will be reworking the parsing code as well?

Michal


--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to