summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorHan Han <hhan@redhat.com>2022-11-01 13:49:10 +0800
committerPeter Krempa <pkrempa@redhat.com>2022-11-01 10:23:44 +0100
commitaa4fe82e80acb5d663f0e5893ea2dbc5f9da6957 (patch)
tree30f180f56ab48d7877b2ea05af3de7259a39f14e /NEWS.rst
parenta63d439b6390136a88ef9538aaf9ae16f464a59a (diff)
downloadlibvirt-aa4fe82e80acb5d663f0e5893ea2dbc5f9da6957.tar.gz
NEWS: Mention UNDEFINE_TPM and UNDEFINE_KEEP_TPM flags
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 893ad6f370..6e18cfa72c 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -51,6 +51,13 @@ v8.9.0 (unreleased)
with their newer counterparts and the minimal required mesion version was
bumped to 0.56.0.
+ * qemu: Add flags to keep or remove TPM state for ``virDomainUndefineFlags``
+
+ ``VIR_DOMAIN_UNDEFINE_TPM`` and ``VIR_DOMAIN_UNDEFINE_KEEP_TPM`` specify
+ accordingly to delete or keep a TPM's persistent state directory structure
+ and files when undefining a domain. In virsh the flags are exposed as
+ ``--tpm`` and ``--keep-tpm`` for the sub-command ``undefine``.
+
* **Bug fixes**
* qemu: Disable all blocker features in CPU baseline