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 4 of 5] Support renaming of cpupools

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 4 of 5] Support renaming of cpupools
From: Juergen Gross <juergen.gross@xxxxxxxxxxxxxx>
Date: Thu, 09 Dec 2010 11:51:24 +0100
Delivery-date: Thu, 09 Dec 2010 03:04:48 -0800
Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=ts.fujitsu.com; i=juergen.gross@xxxxxxxxxxxxxx; q=dns/txt; s=s1536b; t=1291892001; x=1323428001; h=mime-version:subject:message-id:in-reply-to:date:from:to; z=MIME-Version:=201.0|Subject:=20[PATCH=204=20of=205]=20Su pport=20renaming=20of=20cpupools|Message-Id:=20<fc3f33c7f aa7f94c844a.1291891884@nehalem1>|In-Reply-To:=20<patchbom b.1291891880@nehalem1>|Date:=20Thu,=2009=20Dec=202010=201 1:51:24=20+0100|From:=20Juergen=20Gross=20<juergen.gross@ ts.fujitsu.com>|To:=20xen-devel@xxxxxxxxxxxxxxxxxxx; bh=rzrLRYxTTBcUg0im6sOmFdXx8uaRkoQDgywzVCJ6W+s=; b=KJ/c8W+Sk2TqwO4R6WGRz2F9F6y/mI2DUS6dlo2u9pwqh3MPHKpHU9Eo xoEKJaneYAobK6Kw2xDp37Ek77tKHENVJVAFn5AJgXX316mZXXqla9yTH 3HC12nMb1AuqrIjPH8EBGBE1jl19i+AhRbbRhrVSm14CXxIA+QWVERFcz 3dhH+ElHoxE5PN9QdYHe7ymGseUp3cUNoH2ti2qK8O+wFSvxbaFg5wElm hRQT+74QX73u89Da+bChJxMfQy+2t;
Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:Content-Type:MIME-Version:Subject: X-Mercurial-Node:Message-Id:In-Reply-To:Date:From:To; b=Jx+gfbzWpqkUrWuAltI3iFZFaCedg3+Kja3filvosVtggqu4MfC6Be5D J+AJfP/+2oCzbjHFWR57nP8tA5wKEnpSlHbFSX1/s7a5we6lEErxh+Jr4 YM4rTUIuwUAeFjws6t+pwuWDrVFdkaXGh1+RQQs49y+tth6A6t4lhAVXy syXOZzDqr8fxd/7ev2+U9QzXlmL1qzkAT2J3pg4R9udwoLNceY/+/e97+ CrS/KRQXzrG50WgrgUz/fABjKJ0Dv;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1291891880@nehalem1>
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
Add a new library function libxl_cpupool_rename() and a new xl command
xl cpupool-rename to support renaming of cpupools.

Signed-off-by: juergen.gross@xxxxxxxxxxxxxx


6 files changed, 90 insertions(+), 2 deletions(-)
tools/libxl/libxl.c       |   40 ++++++++++++++++++++++++++++++++++++++++
tools/libxl/libxl.h       |    1 +
tools/libxl/libxl_utils.c |    4 ++--
tools/libxl/xl.h          |    1 +
tools/libxl/xl_cmdimpl.c  |   41 +++++++++++++++++++++++++++++++++++++++++
tools/libxl/xl_cmdtable.c |    5 +++++


Attachment: xen-work-5.patch
Description: Text Data

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