[libvirt] [PATCH 1/4] libvirt: docs: XML to enable/disable protected key mgmt ops

2015-05-07 Thread akrowiak
From: Tony Krowiak akrow...@linux.vnet.ibm.com Two new domain configuration XML elements have been added to enable/disable the protected key management operations for a guest: domain ... keywrap cipher name='aes|dea' state='on|off'/ /keywrap ... /domain

[libvirt] [PATCH 1/4] libvirt: docs: XML to enable/disable protected key mgmt ops

2015-04-27 Thread akrowiak
From: Tony Krowiak akrow...@linux.vnet.ibm.com Two new domain configuration XML elements have been added to enable/disable the protected key management operations for a guest: domain ... keywrap cipher name='aes|dea' state='on|off'/ /keywrap ... /domain