summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKothapally Madhu Pavan <kmp@linux.vnet.ibm.com>2017-08-30 16:23:54 +0530
committerAndrea Bolognani <abologna@redhat.com>2017-09-02 10:54:28 +0200
commit21b2c3772f781febdca32e7229038849b47fc694 (patch)
tree11d86bd38a54a1ba6fc65f6bdf2d2ed688c50112 /docs
parent3507dabcd17b6a72289ecb5359ef6c477ab92117 (diff)
downloadlibvirt-21b2c3772f781febdca32e7229038849b47fc694.tar.gz
docs: Document managedsave-edit commands support
This patch documents support for managedsave-dumpxml, managedsave-define and managedsave-edit commands. Signed-off-by: Kothapally Madhu Pavan <kmp@linux.vnet.ibm.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/news.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/news.xml b/docs/news.xml
index dd8967e253..b491d38249 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>