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

Purna Pavan Chandra Aekkaladevi posted 5 patches 3 days, 11 hours ago
[PATCH v5 5/5] NEWS: Mention event handling support in ch driver
Posted by Purna Pavan Chandra Aekkaladevi 3 days, 11 hours 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 de8317be7b..c26dc3adb1 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v11.1.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