From: Marc-André Lureau Date: Tue, 10 Dec 2019 15:08:53 +0000 (+0400) Subject: doc: vtpm only support secrets by UUID at this point X-Git-Tag: v6.0.0-rc1~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bccb9965d5616be04a45a8b891c45f2320c157b;p=thirdparty%2Flibvirt.git doc: vtpm only support secrets by UUID at this point Support by usage name can be considered separately (with a 'usage' attribute?). Reviewed-by: Stefan Berger Reviewed-by: Christophe de Dinechin Cc: Stefan Berger Signed-off-by: Marc-André Lureau --- diff --git a/docs/formatsecret.html.in b/docs/formatsecret.html.in index 8d0630a7c3..8f5383cf64 100644 --- a/docs/formatsecret.html.in +++ b/docs/formatsecret.html.in @@ -334,8 +334,8 @@ Secret value set of the vTPM. The <usage type='vtpm'> element must contain a single name element that specifies a usage name - for the secret. The vTPM secret can then be used by UUID or by - this usage name via the <encryption> element of + for the secret. The vTPM secret can then be used by UUID + via the <encryption> element of a tpm when using an emulator. Since 5.6.0. The following is an example