Re: [Xen-devel] [PATCH 2/4] libxc/xc_domain_resume: Update comment.

2016-02-03 Thread Ian Campbell
On Mon, 2016-02-01 at 12:14 +, 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

Re: [Xen-devel] [PATCH 2/4] libxc/xc_domain_resume: Update comment.

2016-02-01 Thread Wei Liu
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: