Signed-off-by: Jim Fehlig <jfehlig(a)suse.com>
---
NEWS.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index e7d5316721..2c9604d372 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -42,6 +42,12 @@ v8.0.0 (unreleased)
Libvirt is now able to set the size of translation block cache size
(tb-size) for TCG domains.
+ * qemu: Add new API to inject a launch secret in a domain
+
+ New API ``virDomainSetLaunchSecurityState()`` and virsh command
+ ``domsetlaunchsecstate`` are added to support injecting a launch secret
+ in a domain's memory.
+
* **Improvements**
* **Bug fixes**
--
2.34.1