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 0 of 7] libxl: make spawn interface more generic

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0 of 7] libxl: make spawn interface more generic
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Thu, 27 Oct 2011 12:03:12 +0200
Delivery-date: Thu, 27 Oct 2011 03:13:31 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1319709806; l=610; s=domk; d=aepfle.de; h=To:From:Date:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:X-RZG-CLASS-ID:X-RZG-AUTH; bh=Ey8YSMfc0kJvgv5vtP8CB/eANJ0=; b=tl3oqhFjSddoXR8CfHJhWxgADYPn5oxMavhsZyIhuHR5wEUeVRTcUIaCfAXDeXeaI24 Vog9z+GfaUveKzty0hCEk87ZzmJPYga/s8Um3krDwZqxnotFH9jnBqm+5B3q2u0AiF5H9 NV6jHtyibO9gXaEDcSL/bBCynNBoT5Ldfmo=
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
User-agent: Mercurial-patchbomb/1.7.5
The following series makes the libxl spawn interface more generic, so that it
can be used for device model and xenpaging. The functions move from dm.c to
exec.c. Some documentation about the interface is added as well.

Please review and apply.

Olaf

 tools/libxl/libxl_create.c   |    2 
 tools/libxl/libxl_device.c   |   84 +----------------------
 tools/libxl/libxl_dm.c       |   65 ++++-------------
 tools/libxl/libxl_exec.c     |  145 +++++++++++++++++++++++++++++++++++++++
 tools/libxl/libxl_internal.h |  157 +++++++++++++++++++++++++++++++++----------
 5 files changed, 285 insertions(+), 168 deletions(-)


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