]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Mention new --precopy-bandwidth parameter for virsh migrate
authorJim Fehlig <jfehlig@suse.com>
Tue, 27 Aug 2019 20:16:47 +0000 (14:16 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 28 Aug 2019 14:59:17 +0000 (08:59 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index c6580e4e72bd6fe4fde1a83345d2cd1105e1d9c6..92d566c2fe919743879af79e073d49e3d6dd0812 100644 (file)
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          virsh: Support setting precopy bandwidth in migrate subcommand
+        </summary>
+        <description>
+          In addition to postcopy bandwidth, the <code>virsh migrate</code>
+          subcommand now supports specifying precopy bandwidth with the
+          <code>--precopy-bandwidth</code> parameter.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>