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(-) -- 2.7.4