]> xenbits.xensource.com Git - libvirt.git/commit
Add documentation and schema for TPM passthrough
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Fri, 12 Apr 2013 20:55:45 +0000 (16:55 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Fri, 12 Apr 2013 20:55:45 +0000 (16:55 -0400)
commit5eac4f600c413953023516a6ae69ae8848ae7f01
tree2e13fc38aa6cd8b83e7a391da6918860db159330
parent069219577b58451a390b322821746f492ca5a6e2
Add documentation and schema for TPM passthrough

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@linux.vnet.ibm.com>
Reviewed-by: Corey Bryant <coreyb@linux.vnet.ibm.com>
Tested-by: Corey Bryant <coreyb@linux.vnet.ibm.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng