commit | daa91de28dd011a39b80d76da96c432273fb5bf2 | [log] [tgz] |
---|---|---|
author | Glauber Costa <glommer@redhat.com> | Wed May 20 18:26:58 2009 -0400 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri May 22 10:50:31 2009 -0500 |
tree | a5cb96c6596cd5c4233dcea81f67062976f9bfa0 | |
parent | 19629537bd8d81fa7a32f2df5c39419afded04fa [diff] |
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>