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

Purna Pavan Chandra Aekkaladevi posted 5 patches 2 weeks, 5 days ago
[PATCH v4 5/5] NEWS: Mention event handling support in ch driver
Posted by Purna Pavan Chandra Aekkaladevi 2 weeks, 5 days 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 65e21c4299..1a7dfd4e00 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -52,6 +52,13 @@ v10.10.0 (unreleased)
     restrict a TPM's provided set of crypto algorithms and commands. Users can
     now select profile by using ``<profile/>`` in their TPM XML definition.
 
+  * 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: Support UEFI NVRAM images on block storage
-- 
2.34.1