From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: [PATCH 0 of 4] Xen 4.0 backport of cs 23420-23423 Date: Fri, 13 Jul 2012 11:28:13 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com Cc: george.dunlap@eu.citrix.com List-Id: xen-devel@lists.xenproject.org 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, 201 insertions(+), 80 deletions(-) tools/libxc/xc_domain_restore.c | 157 ++++++++++++++++++++++++------- tools/libxc/xc_domain_save.c | 117 ++++++++++++++--------- 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