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][vNUMA v2][PATCH 5/8] cleanup setup_guest function

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [xen-devel][vNUMA v2][PATCH 5/8] cleanup setup_guest function
From: Dulloor <dulloor@xxxxxxxxx>
Date: Sun, 1 Aug 2010 15:04:02 -0700
Delivery-date: Sun, 01 Aug 2010 15:08:24 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=sNKzv/kcB7raq0L8T+upClgQYhqZPzluZ7xsWZ0WmG8=; b=iLcMX1mvG5Jd9BUVf+Zki1zkeJ513i+ONsQ+e/nSJtwhphs6JFfx8SljcG7oxMS9Ik 3I1FKTtBidUe4l5JsG++fipT12RNFG01bb1WM5MBPmxUya+JI7sLjX1C21yDqJ7jStO7 Ki20/V63Q4fHkUqPBipXeW1UajiExjF4x/4GM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=sllq2ia2nBR5gm9DePgVkqmUjAwFC7RyzI7SI0avO6eKuZF4radC4p+LGH/cpOGHqV IFYfSc9EbxbkM5AAyyDQoAz+69nUzoO4AbADUfnlS/DfS2dNW9XVCjKuuEHTj4ZqYPoS yU0w5fWs8NHjvoGHZaVf4ATsxxBMjwDj8GPJE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTilF3eQAQqeoKF6WZELTi8hYGdzsdDY53uxJnI3o@xxxxxxxxxxxxxx>
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>
References: <1BEA8649F0C00540AB2811D7922ECB6C9338B4D1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTilF3eQAQqeoKF6WZELTi8hYGdzsdDY53uxJnI3o@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Cleanup and code re-org in setup_guest, in preparation for next patch.
No logic change.

-dulloor

Signed-off-by : Dulloor <dulloor@xxxxxxxxx>

Attachment: xen-05-setup-guest-cleanup.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [xen-devel][vNUMA v2][PATCH 5/8] cleanup setup_guest function, Dulloor <=