[PATCH v2 6/6] NEWS: Mention event handling support in ch driver

Purna Pavan Chandra Aekkaladevi posted 6 patches 1 year, 4 months ago
There is a newer version of this series
[PATCH v2 6/6] NEWS: Mention event handling support in ch driver
Posted by Purna Pavan Chandra Aekkaladevi 1 year, 4 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 437e032b90..cd5f67c603 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v10.9.0 (unreleased)
 
 * **New features**
 
+  * 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**
 
 * **Bug fixes**
-- 
2.34.1