[libvirt] [PATCH v2 2/2] news: Support encrypted soft tpm

Han Han hhan at redhat.com
Wed Jul 31 03:57:42 UTC 2019


Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 6d90ea8389..660706c12c 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -86,6 +86,16 @@
           snapshot-create --validate</code>.
         </description>
       </change>
+      <change>
+        <summary>
+          Support encrypted soft tpm
+        </summary>
+        <description>
+          A soft tpm backend could be encrypted with passphrase. Now libvirt
+          supports to use <code>secret</code> object to hold the passphrase,
+          and refers it via <code>encryption</code> element in tpm device.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.20.1




More information about the libvir-list mailing list