From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: [PATCH] xm info Date: Sun, 3 Jul 2005 17:35:19 +0900 Message-ID: <9cde8bff05070301352470b3f9@mail.gmail.com> References: <9cde8bff050703001311e0e36b@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 7/3/05, Keir Fraser wrote: >=20 > On 3 Jul 2005, at 08:13, aq wrote: >=20 > > This patch makes "xm info" show information on xen version, compile > > info, number of socket/core, etc... > > > > In order to do that, it extends physinfo hypercall to return number of > > socket, adds few functions to libxc and extends python wrapper > > correspondingly. >=20 > Why does the patch hideously reformat xen/common/kernel.c? do you mention the indentation i made for block of code in a switch()?=20 regards, aq