Stefan Berger fead27f4b3 conf: Enable TPM CRB interface in the domain XML
Enable the TPM CRB to be specified in the domain XML. This
now allows to describe the TPM device like this:

  <tpm model='tpm-crb'>
    <backend type='passthrough'>
      <device path='/dev/tpm0'/>
    </backend>
  </tpm>

Extend the XML schema to also allow tpm-crb.
Extend the documentation.
Add a test case for testing the XML parser and formatter.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-05-03 11:28:42 -04:00
..
2017-10-16 10:22:34 +01:00
2017-10-16 10:22:34 +01:00
2018-05-03 12:40:37 +01:00
2018-03-20 12:13:36 +00:00
2018-04-01 17:42:29 +02:00
2017-11-15 13:52:13 +01:00
2018-04-01 17:42:29 +02:00
2017-08-02 15:00:28 -04:00
2017-01-10 19:37:53 +01:00
2018-05-03 12:40:37 +01:00