Re: [Qemu-devel] [PATCH v4 0/6] COLO block replication supports shared disk case

2017-05-16 Thread 吴志勇
HI, Hai Liang Is there recently any plan to post libvirt support for COLO feature? Regards, Zhi Yong Wu At 2017-04-12 22:05:15, "zhanghailiang" wrote: >COLO block replication doesn't support the shared disk case, >Here we try to implement it and this is the 4th version. > >Please review an

[Qemu-devel] [PATCH v4 0/6] COLO block replication supports shared disk case

2017-04-12 Thread zhanghailiang
COLO block replication doesn't support the shared disk case, Here we try to implement it and this is the 4th version. Please review and any commits are welcomed. Cc: Dr. David Alan Gilbert (git) Cc: eddie.d...@intel.com v4: - Add proper comment for primary_disk in patch 2 (Stefan) - Call bdrv_i