mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-03 13:51:34 +00:00
The 'migrate_speed' can be set in the VM config. Additionally the 'migrate' bwlimit from datacenter.cfg (storage-specific limits play no role for memory+state migration) or the parameter provided to the API call can restrict the speed. Take the lower of the two. This patch also refactors the setting of migrate_speed and comments for clarity. Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> |
||
|---|---|---|
| .. | ||
| API2 | ||
| CLI | ||
| QemuServer | ||
| VZDump | ||
| Makefile | ||
| QemuConfig.pm | ||
| QemuMigrate.pm | ||
| QemuServer.pm | ||
| QMPClient.pm | ||