From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4.1] Support CPU list parsing in xentrace. Date: Fri, 8 May 2015 15:58:50 +0100 Message-ID: <1431097130.2660.493.camel@citrix.com> References: <1429795781-3813-1-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Yqjjq-0004X4-Tn for xen-devel@lists.xenproject.org; Fri, 08 May 2015 14:58:55 +0000 In-Reply-To: <1429795781-3813-1-git-send-email-konrad.wilk@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: george.dunlap@eu.citrix.com, ian.jackson@citrix.com, wei.liu2@citrix.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-23 at 09:29 -0400, Konrad Rzeszutek Wilk wrote: > Hey George, Ian, > > > Ian: I copied your comment and stuffed it in, please Ack: > [PATCH v4.1 1/3] libxl/cpumap: Add xc_cpumap_[setcpu, clearcpu, > > already Acked: > [PATCH v4.1 2/3] libxc/xentrace: Use xc_cpumap_t for Applied these two. Last one is awaiting George's feedback. Ian.