]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
libxc/xc_domain_resume: Update comment.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 26 Jan 2016 21:30:58 +0000 (16:30 -0500)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 3 Feb 2016 11:17:17 +0000 (11:17 +0000)
commit882c0b009bf81e94b9a03594351297bdeb0ff0fb
treeaba8bb04b07a85de1fa56336bf2ccd80dc9fa778
parentd531444b6e4575b59977b8ead910baf12ec0de77
libxc/xc_domain_resume: Update comment.

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 <konrad.wilk@oracle.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/xc_resume.c