Re: [PATCH] [docs] Fix sample TPM XML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/26/2013 07:02 AM, Ján Tomko wrote:
On 06/26/2013 12:53 PM, Stefan Berger wrote:
Fix an error in the sample TPM XML.

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>

---
  docs/formatdomain.html.in |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Index: libvirt-acl/docs/formatdomain.html.in
===================================================================
--- libvirt-acl.orig/docs/formatdomain.html.in
+++ libvirt-acl/docs/formatdomain.html.in
@@ -4735,7 +4735,7 @@ qemu-kvm -net nic,model=? /dev/null
    &lt;devices&gt;
      &lt;tpm model='tpm-tis'&gt;
        &lt;backend type='passthrough'&gt;
-        &lt;backend path='/dev/tpm0'/&gt;
+        &lt;device path='/dev/tpm0'/&gt;
        &lt;/backend&gt;
      &lt;/tpm&gt;
    &lt;/devices&gt;

ACK

A few lines below the source element is mentioned instead of device, you might
want to fix that too:

backend type='passthrough'

This is still correct. It's the <backend path= /> that was wrong.

   Stefan


     This backend type requires exclusive access to a TPM device on the host.
An example for such a device is /dev/tpm0. The filename is specified as path
attribute of the source element. If no file name is specified then /dev/tpm0
is automatically used.

Jan


--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]