This patchset implement the Remus support for Migration v2 but without
memory compressing.

Git tree available at:
    https://github.com/macrosheep/xen/tree/Remus-newmig-v3

This patchset is based on
    [PATCH v5 00/14] Misc patches to aid migration v2 Remus support
    https://github.com/macrosheep/xen/tree/misc-remus-v5

Yang Hongyang (3):
  libxc/save: implement Remus checkpointed save
  libxc/restore: add checkpointed flag to the restore context
  libxc/restore: implement Remus checkpointed restore

 tools/libxc/xc_sr_common.h  |  16 ++++++
 tools/libxc/xc_sr_restore.c | 125 +++++++++++++++++++++++++++++++++++++++-----
 tools/libxc/xc_sr_save.c    |  73 +++++++++++++++++++-------
 3 files changed, 183 insertions(+), 31 deletions(-)

-- 
1.9.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to