]> xenbits.xensource.com Git - xen.git/commit
COLO proxy: implement setup/teardown/preresume/postresume/checkpoint
authorWen Congyang <wency@cn.fujitsu.com>
Wed, 23 Dec 2015 01:12:26 +0000 (09:12 +0800)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 1 Apr 2016 13:33:16 +0000 (14:33 +0100)
commit2fdd9dfbb447710df6de9ed048ada9eee23f8cc6
tree02430022d92c8cb46f4bacefd479fec4b50bb701
parent9aec2ef5c9029d4fe6ee07dc1b0731e309a338ac
COLO proxy: implement setup/teardown/preresume/postresume/checkpoint

setup/teardown/preresume/postresume/checkpoint of COLO proxy module.
we use netlink to communicate with proxy module.
About colo-proxy module:
http://www.spinics.net/lists/netdev/msg333520.html
https://github.com/wencongyang/colo-proxy
How to use:
http://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping

Signed-off-by: Yang Hongyang <hongyang.yang@easystack.cn>
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile
tools/libxl/libxl_colo.h
tools/libxl/libxl_colo_proxy.c [new file with mode: 0644]
tools/libxl/libxl_internal.h