All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4] Xen 4.1 backport of cs 23420-23423
@ 2012-07-13  9:21 Juergen Gross
  2012-07-13  9:21 ` [PATCH 1 of 4] tools: libxc: Detect superpages on domain restore Juergen Gross
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Juergen Gross @ 2012-07-13  9:21 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap

This is a backport of chagesets 23420-23423 from xen-unstable to support
allocation of superpages for hvm domains on restore.

Original patches by George Dunlap

6 files changed, 155 insertions(+), 40 deletions(-)
tools/libxc/xc_domain_restore.c         |  157 ++++++++++++++++++++++++-------
tools/libxc/xc_domain_save.c            |   31 ++++--
tools/libxl/libxl_dom.c                 |    2 
tools/python/xen/xend/XendCheckpoint.py |    2 
tools/xcutils/xc_restore.c              |    2 
xen/include/public/domctl.h             |    1 

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

end of thread, other threads:[~2012-07-13  9:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13  9:21 [PATCH 0 of 4] Xen 4.1 backport of cs 23420-23423 Juergen Gross
2012-07-13  9:21 ` [PATCH 1 of 4] tools: libxc: Detect superpages on domain restore Juergen Gross
2012-07-13  9:21 ` [PATCH 2 of 4] tools: Save superpages in the same batch, to make detection easier Juergen Gross
2012-07-13  9:21 ` [PATCH 3 of 4] tools: Introduce "allocate-only" page type for migration Juergen Gross
2012-07-13  9:21 ` [PATCH 4 of 4] tools: Enable superpages for HVM domains by default Juergen Gross

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.