[libvirt] [PATCH v3 7/7] news: add entry for virDomainGetStateParams

Bjoern Walk bwalk at linux.ibm.com
Thu Apr 4 08:01:34 UTC 2019


Reviewed-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
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 0729e0ba..6a7394c7 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v5.3.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>
     </section>
     <section title="Improvements">
     </section>
-- 
2.19.1




More information about the libvir-list mailing list