qemu-devel
[Top][All Lists]
Advanced

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

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


From: Zhang Chen
Subject: Re: [Qemu-devel] [PATCH 0/3] COLO-compare: Make COLO-compare support Xen
Date: Mon, 13 Mar 2017 15:10:37 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0



On 03/13/2017 02:28 PM, Jason Wang wrote:


On 2017年03月13日 14:18, Zhang Chen wrote:
Hi~~~ All~

No news for a long time, anyone can give me some comments?

Hi,

A question is why use two kinds of colo-frames? This seems not good as lots of the code were duplicated.

Because Xen colo-frame based on Xen Remus.
Remus do some job like the migration job in qemu/kvm, and in Xen HVM we can not do migration in qemu,
So colo-frame code must running in Xen side.
In addition, Xen HVM use qemu to simulation device that Colo-proxy and Replication can use same one codes in qemu.

Thanks
Zhang Chen


Thanks



Thanks

Zhang Chen


On 02/28/2017 06:48 PM, Zhang Chen wrote:
This series focus on COLO Xen support.
We add a new chardev socket in colo-compare as the way
of communicate with Xen COLO-frame.
Xen part:
https://lists.xenproject.org/archives/html/xen-devel/2017-02/msg02067.html

This series is a frame, have some TODO job depend on this patch:
https://lists.nongnu.org/archive/html/qemu-devel/2017-02/msg05055.html


Zhang Chen (3):
   COLO-compare: Add new parameter for communicate with Xen colo-frame
   COLO-compare: Add Xen notify chardev socket handler frame
   COLO-compare: Add colo-compare Xen notify

net/colo-compare.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
  qemu-options.hx    | 38 ++++++++++++++++++++++++---
  2 files changed, 111 insertions(+), 4 deletions(-)





.


--
Thanks
Zhang Chen






reply via email to

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