WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 00/16] Migration support for "xl"

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 00/16] Migration support for "xl"
From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date: Mon, 12 Apr 2010 15:41:30 +0100
Delivery-date: Mon, 12 Apr 2010 07:47:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
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.

Changes since the previous version of this patch series:
  * libxl: caller userdata is stored indexed by the domain uuid, not domid.
  * xl: Global struct libxl_ctx, domid and domname are used everywhere;
        many copies of initialisation boilerplate for these eliminated;
        other new global variables (eg, comon_config etc.) abolished.
  * xl: Support for old-format save files removed.
  * xl: Command-line visibility of uuids.
  * libxenstore, libxl: Safer handling of xenstore connections across fork().
  * Consequential changes and a few other small bugfixes.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel