qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>,
	qemu devel <qemu-devel@nongnu.org>
Cc: zhanghailiang <zhang.zhanghailiang@huawei.com>
Subject: Re: [Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support remote COLO-frame
Date: Wed, 7 Jun 2017 16:48:42 +0800	[thread overview]
Message-ID: <1d4d9454-2005-ff6c-d3b2-88b3b9cb593a@redhat.com> (raw)
In-Reply-To: <1496736776-19852-1-git-send-email-zhangchen.fnst@cn.fujitsu.com>



On 2017年06月06日 16:12, Zhang Chen wrote:
> This series focus on COLO-proxy remote colo-frame support.
> Xen COLO-frame is the first user. We add a new chardev socket
> in colo-compare as the way of communicate with remote COLO-frame.
> And remote COLO-frame notify colo-proxy part depend on this serise:
> https://lists.nongnu.org/archive/html/qemu-devel/2017-04/msg03904.html
>
> I will send another part of this series after depend patchset have
> been merged.
>
> V3:
>   - Fix codestyle.
>
> V2:
>   - Rename this series.
>   - Change communication way to remote colo-frame.
>   - Some bugfix.
>   - Split the main function, anther part wait depend patchset.
>
>
> Zhang Chen (3):
>    COLO-compare: Add new parameter for communicate with remote colo-frame
>    COLO-compare: Add remote checkpoint notify chardev socket handler
>      frame
>    COLO-compare: Add remote initialization and checkpoint notification
>
>   net/colo-compare.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
>   qemu-options.hx    | 41 ++++++++++++++++++++----
>   2 files changed, 124 insertions(+), 8 deletions(-)
>

Thanks for the series.

To speed up things, I would like to see IOThread conversion first. Then 
we can have this on top.

  parent reply	other threads:[~2017-06-07  8:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-06  8:12 [Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support remote COLO-frame Zhang Chen
2017-06-06  8:12 ` [Qemu-devel] [PATCH V3 1/3] COLO-compare: Add new parameter for communicate with remote colo-frame Zhang Chen
2017-06-06  8:12 ` [Qemu-devel] [PATCH V3 2/3] COLO-compare: Add remote checkpoint notify chardev socket handler frame Zhang Chen
2017-06-06  8:12 ` [Qemu-devel] [PATCH V3 3/3] COLO-compare: Add remote initialization and checkpoint notification Zhang Chen
2017-06-07  8:48 ` Jason Wang [this message]
2017-06-29 10:36 ` [Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support remote COLO-frame Dr. David Alan Gilbert
2017-06-30  2:54   ` Zhang Chen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1d4d9454-2005-ff6c-d3b2-88b3b9cb593a@redhat.com \
    --to=jasowang@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=zhang.zhanghailiang@huawei.com \
    --cc=zhangchen.fnst@cn.fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).