[libvirt] [PATCH] news: Add entry for soft reset support in Xen

Jim Fehlig jfehlig at suse.com
Thu Nov 8 15:52:59 UTC 2018


Signed-off-by: Jim Fehlig <jfehlig at suse.com>
---

I'm torn on whether this is a new feature, improvement, or even
simply a bug fix...

 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 9d98c34df2..e1d10cf7f1 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v4.10.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Xen: Add support for soft reset shutdown event
+        </summary>
+        <description>
+          The pvops Linux kernel uses soft reset to handle the crash
+          machine operation. The libxl driver now supports the soft
+          reset shutdown event, allowing proper crash handling of
+          pvops-based HVM domains.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
     </section>
-- 
2.18.0




More information about the libvir-list mailing list