]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: document migrate-getmaxdowntime support
authorScott Garfinkle <scottgar@linux.vnet.ibm.com>
Thu, 17 Aug 2017 22:17:22 +0000 (17:17 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 26 Aug 2017 11:55:17 +0000 (07:55 -0400)
docs/news.xml

index 26bd9bd6f651389576f1b4fd1f5e9e5ebcc87d6b..640e5f52c485588089a0ae411c1d894d499ac89f 100644 (file)
 <libvirt>
   <release version="v3.7.0" date="unreleased">
     <section title="New features">
+       <change>
+         <summary>
+          qemu: Add migrate-getmaxdowntime command
+        </summary>
+        <description>
+          Currently, the maximum tolerable downtime for a domain being migrated
+          is write-only from libvirt, via migrate-setmaxdowntime. This
+          implements a complementary migrate-getmaxdowntime command
+        </description>
+      </change>
       <change>
         <summary>
           bhyve: Support autoport for VNC ports