From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 0/7] Some (not only) cpupool related fixes and improvements Date: Wed, 18 Mar 2015 15:33:25 +0000 Message-ID: <1426692805.14291.37.camel@citrix.com> References: <20150313110535.32539.77102.stgit@Solace.station> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150313110535.32539.77102.stgit@Solace.station> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: Juergen Gross , Ian Jackson , Stefano Stabellini , Wei Liu , Xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, 2015-03-13 at 12:08 +0100, Dario Faggioli wrote: > Dario Faggioli (7): > xl: turn some int local variable into bool > xl: add -c/--cpupool option to `xl list' > libxl: introduce libxl_cpupool_cpu{add,remove}_cpumap() > xl: enable using ranges of pCPUs when manipulating cpupools > xl: enable using ranges of pCPUs when creating cpupools > xl: make error reporting of cpupool subcommands consistent > xl: use libxl_cpupoolinfo_list_free() in main_cpupoolnumasplit Applied with Wei's acks. Ian.