[PATCH v3 5/5] NEWS: Mention event handling support in ch driver

Purna Pavan Chandra Aekkaladevi posted 5 patches 1 year, 3 months ago
There is a newer version of this series
[PATCH v3 5/5] NEWS: Mention event handling support in ch driver
Posted by Purna Pavan Chandra Aekkaladevi 1 year, 3 months ago
Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Signed-off-by: Purna Pavan Chandra Aekkaladevi <paekkaladevi@linux.microsoft.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 56adf8df8b..7bf8dcc085 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -28,6 +28,13 @@ v10.9.0 (unreleased)
     for ``virsh migrate`` or ``VIR_MIGRATE_PARAM_MIGRATE_DISKS_DETECT_ZEROES``
     migration parameter. See the documentation for caveats.
 
+  * ch: Support handling events from cloud-hypervisor
+
+    The ch driver now supports handling events from the cloud-hypervisor.
+    Events include VM lifecyle operations such as  shutdown, pause, resume,
+    etc. Libvirt will now read these events and take actions such as
+    updating domain state, etc.
+
 * **Improvements**
 
   * qemu: internal snapshot improvements
-- 
2.34.1