From: Han Han Date: Wed, 31 Jul 2019 03:57:42 +0000 (+0800) Subject: news: Support encrypted soft TPM X-Git-Tag: v5.6.0-rc2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8114dde8639accf2e6aa327695db39e63f88e4d;p=thirdparty%2Flibvirt.git news: Support encrypted soft TPM Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- diff --git a/docs/news.xml b/docs/news.xml index 6d6cde6bf7..5690d713a6 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -86,6 +86,17 @@ snapshot-create --validate. + + + Support encrypted soft TPM + + + A soft TPM backend could be encrypted with passphrase. Now libvirt + supports using secret object to hold the passphrase, + and referring to it via the encryption element of the + TPM device. + +