]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention event handling support in ch driver
authorPurna Pavan Chandra Aekkaladevi <paekkaladevi@linux.microsoft.com>
Fri, 17 Jan 2025 17:11:09 +0000 (17:11 +0000)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 24 Jan 2025 16:03:56 +0000 (17:03 +0100)
Signed-off-by: Purna Pavan Chandra <paekkaladevi@linux.microsoft.com>
Signed-off-by: Purna Pavan Chandra Aekkaladevi <paekkaladevi@linux.microsoft.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 5d742df705cc2c5e3d061dd07274094755572e05..5eae2706b7340217c0f30866ef7acf81080836d9 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -26,6 +26,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**