Re: [Qemu-devel] [PATCHv3 00/03] Replace the COLO comparing thread with IOThread

2017-08-21 Thread Zhang Chen
Hi~ Wang Yong. I have rebased this series to colo-for-qemu-2.10-2017-4-22 , But with this patch set COLO can't start normally, something I missed? Can you give me a github branch based on colo-for-qemu-2.10-2017-4-22

[Qemu-devel] [PATCHv3 00/03] Replace the COLO comparing thread with IOThread

2017-08-17 Thread Wang yong
From: Wang Yong It's a good idea to use IOThread instead of COLO comparing thread. comparing thread can be completely replaced by IOThread, so this idea came. This series of updates mainly include IOThread supports the GMainContext event loop, then the old packet regularly check and primary/seco