From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 2/4] libxc/xc_domain_resume: Update comment. Date: Wed, 3 Feb 2016 11:47:35 +0000 Message-ID: <1454500055.25207.83.camel@citrix.com> References: <1453843860-29591-1-git-send-email-konrad.wilk@oracle.com> <1453843860-29591-3-git-send-email-konrad.wilk@oracle.com> <20160201121404.GW25660@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aQvuN-0002SK-Km for xen-devel@lists.xenproject.org; Wed, 03 Feb 2016 11:47:39 +0000 In-Reply-To: <20160201121404.GW25660@citrix.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: Wei Liu , Konrad Rzeszutek Wilk Cc: xen-devel@lists.xenproject.org, Ian.Jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2016-02-01 at 12:14 +0000, Wei Liu wrote: > On Tue, Jan 26, 2016 at 04:30:58PM -0500, Konrad Rzeszutek Wilk wrote: > > To hopefully clarify what it meant. Also point out that mechanism > > by which the return 1 value is done is via an intimate knowledge of the > > hypercall ABI (i.e. which register - eax - is the return value). > > > > Signed-off-by: Konrad Rzeszutek Wilk > > As far as I can tell all concerns in previous versions have been > addressed. > > Acked-by: Wei Liu Applied.