Re: [Xen-devel] [PATCH v2 0/7] Some (not only) cpupool related fixes and improvements

2015-03-18 Thread Ian Campbell
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 manipulati

[Xen-devel] [PATCH v2 0/7] Some (not only) cpupool related fixes and improvements

2015-03-13 Thread Dario Faggioli
Hi, Here's the take two of this: http://www.gossamer-threads.com/lists/xen/devel/370516 I think I addressed all the comments from v1's review. Sample output for the new `xl list' can be found here: http://pastebin.com/qSagPimL Available as a git branch here: git://xenbits.xen.org/people/d