allow changing the speed of a running migration
commitdaa91de28dd011a39b80d76da96c432273fb5bf2
authorGlauber Costa <glommer@redhat.com>
Wed, 20 May 2009 22:26:58 +0000 (20 18:26 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 22 May 2009 15:50:31 +0000 (22 10:50 -0500)
treea5cb96c6596cd5c4233dcea81f67062976f9bfa0
parent19629537bd8d81fa7a32f2df5c39419afded04fa
allow changing the speed of a running migration

This patch allow us to call migrate_set_speed on running
migrations. This should allow mgmt tools to increase the allocated
bandwidth of a running migration if there is no progress, and they
really want the migration to succeed.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
migration.c