]> git.proxmox.com Git - mirror_qemu.git/commit - migration/colo.c
COLO: Implement failover work for secondary VM
authorzhanghailiang <zhang.zhanghailiang@huawei.com>
Thu, 27 Oct 2016 06:43:06 +0000 (14:43 +0800)
committerAmit Shah <amit@amitshah.net>
Sun, 30 Oct 2016 09:47:39 +0000 (15:17 +0530)
commit9d2db3760be9e32414e22889e3e2bffdf4898f32
tree6e0b81877415858ad5d5980628550cfb46e747d3
parentb3f7f0c5e6449be7275f1762bccbfa2177395a3b
COLO: Implement failover work for secondary VM

If users require SVM to takeover work, COLO incoming thread should
exit from loop while failover BH helps backing to migration incoming
coroutine.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Amit Shah <amit@amitshah.net>
migration/colo.c