]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/migration.json
migration/postcopy: Add max-postcopy-bandwidth parameter
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 13 Jun 2018 10:26:40 +0000 (11:26 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 15 Jun 2018 13:40:56 +0000 (14:40 +0100)
commit7e555c6c58f095c9286814c3f9cd06196feba8a1
treec6bc6247dd3874995257814a2ccc8bfa04bed6b8
parentb734035b61c0943c11bc591549d81de3ed7c0029
migration/postcopy: Add max-postcopy-bandwidth parameter

Limit the background transfer bandwidth during the postcopy
phase to the value set on this new parameter.  The default, 0,
corresponds to the existing behaviour which is unlimited bandwidth.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20180613102642.23995-2-dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
hmp.c
migration/migration.c
qapi/migration.json