]> git.proxmox.com Git - qemu-server.git/commit
implement dynamic migration_downtime
authorStefan Priebe <s.priebe@profihost.ag>
Sun, 30 Dec 2012 18:02:59 +0000 (19:02 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 31 Dec 2012 06:20:56 +0000 (07:20 +0100)
commit865ef1327877f0c2f2b3bfe9d6813a44b7f143b6
treee1d346f5c125749e04dc880c2485c2a7d7d8f9aa
parent7bfdeb5f901ecf732576377433cbbf87001bcd5c
implement dynamic migration_downtime

changelog:

- increment counter also if remaining memory equal 0 (qemu 1.4 migration code)
- only increment coutner and set down_time if memory transfert have occured. (to avoid too fast downtime increment)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/QemuMigrate.pm