[libvirt] [PATCH 8/9] news: add entry for virDomainGetStateParams

Bjoern Walk bwalk at linux.ibm.com
Wed Jul 11 10:49:21 UTC 2018


Signed-off-by: Bjoern Walk <bwalk at linux.ibm.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 773c95b0..6cbd2c78 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v4.6.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Ability to set/get additional state information
+        </summary>
+        <description>
+          Add the ability to set/get additional state information, e.g. guest
+          CPU state for crashed guests. Introduce a new extensible API
+          function, virDomainGetStateParams, and add new argument --info to
+          the virsh domstate command.
+        </description>
+      </change>
       <change>
         <summary>
           qemu: Implement the HTM pSeries feature
-- 
2.17.0




More information about the libvir-list mailing list