[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [RFC Patch v4 0/8] Prepare patches for COLO
This patchset is not for xen-4.5, so I will stop to update it until xen 4.5 is released. To implement COLO, we introduce or update some current APIs. These patches are independent patches, and post them in separate series. This patchset are also hosted on github: https://github.com/wencongyang/xen/commits/colo-prepare-v4 Wen Congyang (8): Refactor domain_suspend_callback_common() tools: libxl: introduce a new API libxl__domain_restore() to read qemu state Update libxl__domain_suspend_common_switch_qemu_logdirty() for colo Introduce a new internal API libxl__domain_unpause() Update libxl__domain_unpause() to support qemu-xen support to resume uncooperative HVM guests update datecopier to support sending data only introduce a new API to aync read data from fd tools/libxc/xc_resume.c | 20 ++- tools/libxl/libxl.c | 52 ++++-- tools/libxl/libxl_aoutils.c | 81 +++++++++- tools/libxl/libxl_dom.c | 365 +++++++++++++++++++++++++++---------------- tools/libxl/libxl_internal.h | 88 +++++++++-- tools/libxl/libxl_qmp.c | 10 ++ 6 files changed, 448 insertions(+), 168 deletions(-) -- 1.9.3 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |