]> xenbits.xensource.com Git - people/iwj/xen.git/commit
libxl: suspend: Apply guest timeout in evtchn case base.ao-cancel.v1-2013-12
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 12 Dec 2013 19:17:03 +0000 (19:17 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 20 Dec 2013 11:52:02 +0000 (11:52 +0000)
commita79d98233c0e5353f93b9e7bad4b1200e11191bc
tree3178b75149b822ddaa914199c929a8beccf22375
parentf66a30caea9ed16b777780ef8197d12740320a6f
libxl: suspend: Apply guest timeout in evtchn case

When negotiating guest suspend via the evtchn ("fast") protocol,
the guest may still fail to respond.

So set the timeout.  The existing error path will already properly
tear down our (event channel) wait.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
CC: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_dom.c