qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support


From: Jason Wang
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
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1



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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]