]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Support encrypted soft TPM
authorHan Han <hhan@redhat.com>
Wed, 31 Jul 2019 03:57:42 +0000 (11:57 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 31 Jul 2019 13:07:13 +0000 (15:07 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index 6d6cde6bf7b5fac7e77264fb68bf772034bbf150..5690d713a6b5e80663625400804886ffd0855857 100644 (file)
           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 using <code>secret</code> object to hold the passphrase,
+          and referring to it via the <code>encryption</code> element of the
+          TPM device.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>