
27 Aug
2019
27 Aug
'19
2:29 p.m.
On 8/27/19 12:09 AM, Jim Fehlig wrote:
Commit f15789ec added support for setting postcopy migration bandwidth to the migrate subcommand. This change does the same for standard migration.
Signed-off-by: Jim Fehlig <jfehlig@suse.com> ---
I used the term 'standard migration' in the commit message but 'pre-copy' in the documentation. If one is preferred or more correct I can change the other.
tools/virsh-domain.c | 13 +++++++++++++ tools/virsh.pod | 4 +++- 2 files changed, 16 insertions(+), 1 deletion(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal