Re: [Qemu-devel] [PATCH v19 00/10] Block replication for continuous checkpoints

2016-05-27 Thread Fam Zheng
On Fri, 05/27 09:59, Changlong Xie wrote: > Hi fam, do you have time to help reviewing this patchset? Consider of we are > in the same time zone what will speed up code reviewing process, > any feedback will be appreciated. Today I don't, but I will take a look at this series on next Monday. Fam

Re: [Qemu-devel] [PATCH v19 00/10] Block replication for continuous checkpoints

2016-05-26 Thread Changlong Xie
Ping here : ) Hi fam, do you have time to help reviewing this patchset? Consider of we are in the same time zone what will speed up code reviewing process, any feedback will be appreciated. Thanks -Xie On 05/20/2016 03:36 PM, Changlong Xie wrote: Block replication is a very important

[Qemu-devel] [PATCH v19 00/10] Block replication for continuous checkpoints

2016-05-20 Thread Changlong Xie
Block replication is a very important feature which is used for continuous checkpoints(for example: COLO). You can get the detailed information about block replication from here: http://wiki.qemu.org/Features/BlockReplication Usage: Please refer to docs/block-replication.txt You can get the patc