xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] libxl: save/restore qemu physmap
@ 2012-01-20 17:24 Stefano Stabellini
  2012-01-20 17:25 ` [PATCH v2 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK Stefano Stabellini
  2012-01-20 17:25 ` [PATCH v2 2/2] libxl: save/restore qemu's physmap Stefano Stabellini
  0 siblings, 2 replies; 7+ messages in thread
From: Stefano Stabellini @ 2012-01-20 17:24 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.


Changes in v2:

- xc_domain_save frees the buffer allocated by the callback;

- introduce a version number in the libxl save record;

- define libxl__physmap_info and use it to read/store information to the
buffer.


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    |   17 +++++
 tools/libxc/xenguest.h          |   23 +++++++-
 tools/libxc/xg_save_restore.h   |    1 +
 tools/libxl/libxl_dom.c         |  132 ++++++++++++++++++++++++++++++++++++++-
 tools/xcutils/xc_restore.c      |    3 +-
 6 files changed, 220 insertions(+), 22 deletions(-)


Cheers,

Stefano

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

end of thread, other threads:[~2012-01-30 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20 17:24 [PATCH v2 0/2] libxl: save/restore qemu physmap Stefano Stabellini
2012-01-20 17:25 ` [PATCH v2 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK Stefano Stabellini
2012-01-27 20:12   ` Shriram Rajagopalan
2012-01-30 14:16     ` Stefano Stabellini
2012-01-30 16:06       ` Shriram Rajagopalan
2012-01-30 16:43         ` Stefano Stabellini
2012-01-20 17:25 ` [PATCH v2 2/2] libxl: save/restore qemu's physmap 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).