Reviewed-by: Boris Fiuczynski <fiuczy(a)linux.ibm.com>
Signed-off-by: Bjoern Walk <bwalk(a)linux.ibm.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 5c3028e1..09617d6a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
<libvirt>
<release version="v5.2.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>
Add Storage Pool Capabilities output
--
2.17.0