Re: [Xen-devel] [PATCH V4 6/8] COLO-Proxy: Add colo-compare notify args

2017-03-14 Thread Wei Liu
On Mon, Mar 06, 2017 at 10:59:24AM +0800, Zhang Chen wrote: > Xen colo-frame can use the notify way communicate with > qemu colo-compare. > > Signed-off-by: Zhang Chen Acked-by: Wei Liu ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists

[Xen-devel] [PATCH V4 6/8] COLO-Proxy: Add colo-compare notify args

2017-03-05 Thread Zhang Chen
Xen colo-frame can use the notify way communicate with qemu colo-compare. Signed-off-by: Zhang Chen --- tools/libxl/libxl_dm.c | 12 +--- tools/libxl/libxl_nic.c | 8 tools/libxl/libxl_types.idl | 4 tools/xl/xl_parse.c | 8 4 files changed, 29