xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] libxl: save/restore qemu physmap
@ 2012-01-20 11:17 Stefano Stabellini
  2012-01-20 11:18 ` [PATCH 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK Stefano Stabellini
  2012-01-20 11:18 ` [PATCH 2/2] libxl: save/restore qemu's physmap Stefano Stabellini
  0 siblings, 2 replies; 9+ messages in thread
From: Stefano Stabellini @ 2012-01-20 11:17 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com; +Cc: Ian Campbell, Stefano Stabellini

Hi all,
this patch series introduces a new xc_save_id called
XC_SAVE_ID_TOOLSTACK to save/restore toolstack specific information.
Libxl is going to use the new save_id to save and restore qemu's
physmap.

Stefano Stabellini (2):
      libxc: introduce XC_SAVE_ID_TOOLSTACK
      libxl: save/restore qemu's physmap

 tools/libxc/xc_domain_restore.c |   66 ++++++++++++++------
 tools/libxc/xc_domain_save.c    |   16 +++++
 tools/libxc/xenguest.h          |   22 ++++++-
 tools/libxc/xg_save_restore.h   |    1 +
 tools/libxl/libxl_dom.c         |  132 ++++++++++++++++++++++++++++++++++++++-
 tools/xcutils/xc_restore.c      |    3 +-
 6 files changed, 218 insertions(+), 22 deletions(-)

Cheers,

Stefano

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

end of thread, other threads:[~2012-01-20 14:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20 11:17 [PATCH 0/2] libxl: save/restore qemu physmap Stefano Stabellini
2012-01-20 11:18 ` [PATCH 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK Stefano Stabellini
2012-01-20 11:33   ` Ian Campbell
2012-01-20 12:24     ` Stefano Stabellini
2012-01-20 12:32       ` Ian Campbell
2012-01-20 12:39         ` Tim Deegan
2012-01-20 11:18 ` [PATCH 2/2] libxl: save/restore qemu's physmap Stefano Stabellini
2012-01-20 11:42   ` Ian Campbell
2012-01-20 14:29     ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).