Signed-off-by: Han Han <hhan(a)redhat.com>
---
NEWS.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 1d4fb62d5e..7b856f4d3f 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v8.9.0 (unreleased)
* **New features**
+ * tools: Add the tool for proxying QMP via libvirt QEMU guests
+
+ This tool ``virt-qemu-qmp-proxy`` provides a way to expose a QMP proxy server
+ that communicates with a QEMU guest managed by libvirt. This enables standard
+ QMP client tools to interact with libvirt managed guests.
+
+
* qemu: Add flags to keep or remove TPM state for the virDomainUndefineFlags
``VIR_DOMAIN_UNDEFINE_TPM`` and ``VIR_DOMAIN_UNDEFINE_KEEP_TPM`` specify
--
2.38.1