On Fri, May 15, 2015 at 04:43:28PM +0200, Michal Privoznik 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]> > Signed-off-by: Michal Privoznik <[email protected]> > --- > 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
signature.asc
Description: Digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
