news: Mention new --precopy-bandwidth parameter for virsh migrate

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Jim Fehlig 2019-08-27 14:16:47 -06:00
parent 648c11c04c
commit 1c71268c8a

View File

@ -65,6 +65,16 @@
</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>