All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Gross <juergen.gross@ts.fujitsu.com>
To: xen-devel@lists.xensource.com
Cc: george.dunlap@eu.citrix.com
Subject: [PATCH 0 of 4] Xen 4.1 backport of cs 23420-23423
Date: Fri, 13 Jul 2012 11:21:16 +0200	[thread overview]
Message-ID: <patchbomb.1342171276@nehalem1> (raw)

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 

             reply	other threads:[~2012-07-13  9:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13  9:21 Juergen Gross [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=patchbomb.1342171276@nehalem1 \
    --to=juergen.gross@ts.fujitsu.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.