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>
This commit is contained in:
Kothapally Madhu Pavan 2017-08-30 16:23:54 +05:30 committed by Andrea Bolognani
parent 3507dabcd1
commit 21b2c3772f

View File

@ -35,6 +35,16 @@
<libvirt> <libvirt>
<release version="v3.7.0" date="unreleased"> <release version="v3.7.0" date="unreleased">
<section title="New features"> <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> <change>
<summary> <summary>
qemu: Add migrate-getmaxdowntime command qemu: Add migrate-getmaxdowntime command