From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Subject: Re: [PATCH v5 07/28] libxc: rework BSP initialization Date: Tue, 25 Aug 2015 10:33:01 +0200 Message-ID: <55DC283D.6070608@citrix.com> References: <1440176021-18910-1-git-send-email-roger.pau@citrix.com> <1440176021-18910-8-git-send-email-roger.pau@citrix.com> <20150824182644.GA511@l.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 1ZU9fH-0007Vu-QQ for xen-devel@lists.xenproject.org; Tue, 25 Aug 2015 08:33:07 +0000 In-Reply-To: <20150824182644.GA511@l.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: xen-devel@lists.xenproject.org, Ian Campbell , Wei Liu , Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org El 24/08/15 a les 20.26, Konrad Rzeszutek Wilk ha escrit: > On Fri, Aug 21, 2015 at 06:53:20PM +0200, Roger Pau Monne wrote: >> Place the calls to xc_vcpu_setcontext and the allocation of the hypercall >> buffer into the arch-specific vcpu hooks. This is needed for the next patch, > > s/next patch/$title/ please Right thanks, will be fixed in the next iteration. Roger.