[libvirt] [PATCH v4 05/11] Parse TPM passthrough XML in the domain XML

Daniel P. Berrange berrange at redhat.com
Thu Apr 11 15:36:22 UTC 2013


On Fri, Apr 05, 2013 at 10:05:56AM -0400, Stefan Berger wrote:
> Parse the domain XML with TPM passthrough support.
> The TPM passthrough XML may look like this:
> 
>     <tpm model='tpm-tis'>
>       <backend type='passthrough'>
>         <device path='/dev/tpm0'/>
>       </backend>
>     </tpm>
> 
> 
> Signed-off-by: Stefan Berger <stefanb at linux.vnet.ibm.com>
> Reviewed-by: Corey Bryant <coreyb at linux.vnet.ibm.com>
> Tested-by: Corey Bryant <coreyb at linux.vnet.ibm.com>
> 
> ---
>  src/conf/domain_conf.c   |  179 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_conf.h   |   33 ++++++++
>  src/libvirt_private.syms |    5 +
>  3 files changed, 217 insertions(+)

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list