All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Remus v4 0/2] Remus support for Migration-v2
@ 2015-05-14  8:56 Yang Hongyang
  2015-05-14  8:56 ` [PATCH Remus v4 1/2] libxc/save: implement Remus checkpointed save Yang Hongyang
  2015-05-14  8:56 ` [PATCH Remus v4 2/2] libxc/restore: implement Remus checkpointed restore Yang Hongyang
  0 siblings, 2 replies; 4+ messages in thread
From: Yang Hongyang @ 2015-05-14  8:56 UTC (permalink / raw)
  To: xen-devel
  Cc: wei.liu2, ian.campbell, wency, andrew.cooper3, yunhong.jiang,
	eddie.dong, guijianfeng, rshriram, ian.jackson

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-v4

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

Yang Hongyang (2):
  libxc/save: implement Remus checkpointed save
  libxc/restore: implement Remus checkpointed restore

 tools/libxc/xc_sr_common.h  |  14 +++++
 tools/libxc/xc_sr_restore.c | 121 ++++++++++++++++++++++++++++++++++++++++----
 tools/libxc/xc_sr_save.c    |  80 ++++++++++++++++++++++-------
 3 files changed, 186 insertions(+), 29 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-14  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14  8:56 [PATCH Remus v4 0/2] Remus support for Migration-v2 Yang Hongyang
2015-05-14  8:56 ` [PATCH Remus v4 1/2] libxc/save: implement Remus checkpointed save Yang Hongyang
2015-05-14  8:56 ` [PATCH Remus v4 2/2] libxc/restore: implement Remus checkpointed restore Yang Hongyang
2015-05-14  9:24   ` Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.