mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
parent
18eb0843d9
commit
b8114dde86
@ -86,6 +86,17 @@
|
|||||||
snapshot-create --validate</code>.
|
snapshot-create --validate</code>.
|
||||||
</description>
|
</description>
|
||||||
</change>
|
</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>
|
||||||
<section title="Bug fixes">
|
<section title="Bug fixes">
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user