Re: [Xen-devel] [PATCH 04/29] libxl: suspend: common suspend callbacks take rc

2015-03-31 Thread Ian Jackson
Ian Campbell writes ("Re: [Xen-devel] [PATCH 04/29] libxl: suspend: common suspend callbacks take rc"): > On Tue, 2015-02-10 at 20:09 +, Ian Jackson wrote: > > Change the following functions to take a libxl error code rather than > > a boolean "ok" val

Re: [Xen-devel] [PATCH 04/29] libxl: suspend: common suspend callbacks take rc

2015-03-24 Thread Ian Campbell
On Tue, 2015-02-10 at 20:09 +, Ian Jackson wrote: > Change the following functions to take a libxl error code rather than > a boolean "ok" value, and translate that value to the boolean expected > by libxc at the last moment: > domain_suspend_callback_common_done} dss->callback_common

[Xen-devel] [PATCH 04/29] libxl: suspend: common suspend callbacks take rc

2015-02-10 Thread Ian Jackson
Change the following functions to take a libxl error code rather than a boolean "ok" value, and translate that value to the boolean expected by libxc at the last moment: domain_suspend_callback_common_done} dss->callback_common_done remus_domain_suspend_callback_common_done } domain_