[libvirt] [PATCH v4 03/11] Add documentation and schema for TPM passthrough

Daniel P. Berrange berrange at redhat.com
Thu Apr 11 15:20:02 UTC 2013


On Fri, Apr 05, 2013 at 10:05:54AM -0400, Stefan Berger wrote:
> Supported TPM passthrough XML may look as follows:
> 
>     <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>
> 
> ---
>  docs/formatdomain.html.in     |   58 ++++++++++++++++++++++++++++++++++++++++++
>  docs/schemas/domaincommon.rng |   43 +++++++++++++++++++++++++++++++
>  2 files changed, 101 insertions(+)

For future reference, I recommend that the docs + schema changes
go in the same patch as the parser code which introduces support
for the syntax.

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