mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
conf: domain: Fix tpm <encryption> comment
The attribute is named 'secret', not 'uuid' Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
43dee65767
commit
267699a03c
@ -13064,7 +13064,7 @@ virDomainSmartcardDefParseXML(virDomainXMLOptionPtr xmlopt,
|
||||
*
|
||||
* <tpm model='tpm-tis'>
|
||||
* <backend type='emulator' version='2.0'>
|
||||
* <encryption uuid='32ee7e76-2178-47a1-ab7b-269e6e348015'/>
|
||||
* <encryption secret='32ee7e76-2178-47a1-ab7b-269e6e348015'/>
|
||||
* </backend>
|
||||
* </tpm>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user