From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH 2/4] libxc/xc_domain_resume: Update comment. Date: Mon, 1 Feb 2016 12:14:04 +0000 Message-ID: <20160201121404.GW25660@citrix.com> References: <1453843860-29591-1-git-send-email-konrad.wilk@oracle.com> <1453843860-29591-3-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.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aQDMs-0004N2-UD for xen-devel@lists.xenproject.org; Mon, 01 Feb 2016 12:14:07 +0000 Content-Disposition: inline In-Reply-To: <1453843860-29591-3-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: Ian.Jackson@eu.citrix.com, xen-devel@lists.xenproject.org, wei.liu2@citrix.com, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org 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