This patch documents support for managedsave-dumpxml,
managedsave-define and managedsave-edit commands.
Signed-off-by: Kothapally Madhu Pavan <kmp(a)linux.vnet.ibm.com>
---
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 088966d..1f4eb3e 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,16 @@
<section title="New features">
<change>
<summary>
+ qemu: Add managedsave-edit commands
+ </summary>
+ <description>
+ Using managedsave-dumpxml, managedsave-define and managedsave-edit
+ commands, now we can dump and edit the XML configuration of domain
+ which has managedsave image.
+ </description>
+ </change>
+ <change>
+ <summary>
qemu: Add migrate-getmaxdowntime command
</summary>
<description>
--
1.8.3.1