]> Git Repo - qemu.git/commit
allow changing the speed of a running migration
authorGlauber Costa <[email protected]>
Wed, 20 May 2009 22:26:58 +0000 (18:26 -0400)
committerAnthony Liguori <[email protected]>
Fri, 22 May 2009 15:50:31 +0000 (10:50 -0500)
commitdaa91de28dd011a39b80d76da96c432273fb5bf2
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
migration.c
This page took 0.025519 seconds and 4 git commands to generate.