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

2016-06-12 Thread Changlong Xie
On 06/08/2016 09:36 PM, Eric Blake wrote: On 06/07/2016 07:11 PM, Changlong Xie wrote: Block replication is a very important feature which is used for continuous checkpoints(for example: COLO). Side note: Including qemu-trivial in CC: on a patch series at v20 feels wrong. Obviously it is not

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

2016-06-12 Thread Changlong Xie
On 06/10/2016 09:22 PM, Michael Tokarev wrote: 08.06.2016 04:11, Changlong Xie wrote: Block replication is a very important feature which is used for continuous checkpoints(for example: COLO). ... I'm not sure I understand why this has been sent to qemu-trivial? :) $HOME/.gitconfig mislead

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

2016-06-10 Thread Michael Tokarev
08.06.2016 04:11, Changlong Xie wrote: > Block replication is a very important feature which is used for > continuous checkpoints(for example: COLO). ... I'm not sure I understand why this has been sent to qemu-trivial? :) Thanks /mjt

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

2016-06-08 Thread Eric Blake
On 06/07/2016 07:11 PM, Changlong Xie wrote: > Block replication is a very important feature which is used for > continuous checkpoints(for example: COLO). > Side note: Including qemu-trivial in CC: on a patch series at v20 feels wrong. Obviously it is not trivial to be ten patches with this muc