news: Support encrypted soft TPM

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Han Han 2019-07-31 11:57:42 +08:00 committed by Andrea Bolognani
parent 18eb0843d9
commit b8114dde86

View File

@ -86,6 +86,17 @@
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>