From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yang Hongyang Subject: [PATCH Remus v3 0/3] Remus support for Migration-v2 Date: Wed, 13 May 2015 16:34:58 +0800 Message-ID: <1431506101-29612-1-git-send-email-yanghy@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: wei.liu2@citrix.com, ian.campbell@citrix.com, wency@cn.fujitsu.com, andrew.cooper3@citrix.com, yunhong.jiang@intel.com, eddie.dong@intel.com, guijianfeng@cn.fujitsu.com, rshriram@cs.ubc.ca, ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org 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