From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] xl: fix xl cpupool-list Date: Fri, 28 Jan 2011 17:45:43 +0000 Message-ID: <19779.199.970184.712428@mariner.uk.xensource.com> References: <4D4200EA.2020708@amd.com> <4D426209.6080303@ts.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4D426209.6080303@ts.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Juergen Gross Cc: Andre Przywara , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Juergen Gross writes ("Re: [Xen-devel] [PATCH] xl: fix xl cpupool-list "): > On 01/28/11 00:34, Andre Przywara wrote: > > the help screen of xl cpupool-list promises to allow a CPU pool to > > be named on the command line, which will then be listed only. > > Probably caused by a "DeMorgan brain twist" this specific CPU pool > > is _omitted_ instead. The patch fixes this, so single CPU pools > > can be explicitly listed again. > > Nice catch! > Acked-by: juergen.gross@ts.fujitsu.com Thanks, applied. Ian.