From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [PATCH 00/11] Migration support for "xl" Date: Thu, 25 Mar 2010 19:04:03 +0000 Message-ID: <1269543854-7780-1-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org This patch series provides support for "xl migrate". There are a number of bugfixes and extensions to libxl, followed by a new savefile format (which can contain the domain config file and is more extensible), followed by actual migration support. This should probably not go into 4.0 :-). Signed-off-by: Ian Jackson