[PATCH v2] news: introduce memory failure event

zhenwei pi pizhenwei at bytedance.com
Fri Oct 23 13:53:49 UTC 2020


Signed-off-by: zhenwei pi <pizhenwei at bytedance.com>
---
 NEWS.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index d0454b7840..428928e80b 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,16 @@ v6.9.0 (unreleased)
 
 * **New features**
 
+  * Introduce memory failure event
+
+    Libvirt could handle domain's memory failure event. Drivers need to
+    implement their own method.
+
+  * qemu: Implement memory failure event
+
+    New event is implemented that is emitted whenever a guest encounters a
+    memory failure.
+
   * qemu: Implement support for ``<transient/>`` disks
 
     VMs based on the QEMU hypervisor now can use ``<transient/>`` option for
-- 
2.11.0




More information about the libvir-list mailing list