Re: [Qemu-devel] [PATCH] docs: fix COLO architecture diagram

2016-11-14 Thread Jason Wang
On 2016年11月01日 11:38, Zhang Chen wrote: Fix COLO-Proxy part of COLO architecture diagram Signed-off-by: Zhang Chen --- docs/COLO-FT.txt | 72 +--- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/docs/COLO-FT.txt b/docs/COL

Re: [Qemu-devel] [PATCH] docs: fix COLO architecture diagram

2016-11-08 Thread Zhang Chen
Does anyone have any comments? Ping Thanks Zhang Chen On 11/01/2016 03:06 PM, Zhang Chen wrote: On 11/01/2016 02:25 PM, Hailiang Zhang wrote: Hmm, there are other contents in this file need to be updated, for example, we support blockdev-add command for nbd now, so we can convert the

Re: [Qemu-devel] [PATCH] docs: fix COLO architecture diagram

2016-11-01 Thread Zhang Chen
On 11/01/2016 02:25 PM, Hailiang Zhang wrote: Hmm, there are other contents in this file need to be updated, for example, we support blockdev-add command for nbd now, so we can convert the related hmp command to qmp command way. But since we didn't integrate COLO frame with block replication an

Re: [Qemu-devel] [PATCH] docs: fix COLO architecture diagram

2016-10-31 Thread Hailiang Zhang
Hmm, there are other contents in this file need to be updated, for example, we support blockdev-add command for nbd now, so we can convert the related hmp command to qmp command way. But since we didn't integrate COLO frame with block replication and proxy, It is OK to fix them later. For COLO, t

[Qemu-devel] [PATCH] docs: fix COLO architecture diagram

2016-10-31 Thread Zhang Chen
Fix COLO-Proxy part of COLO architecture diagram Signed-off-by: Zhang Chen --- docs/COLO-FT.txt | 72 +--- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/docs/COLO-FT.txt b/docs/COLO-FT.txt index 6282938..e289be2 100644 --- a/d