]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Fail FrontendPrepare if backend doesn't re-initialize
authorOwen Smith <owen.smith@citrix.com>
Fri, 2 Mar 2018 13:23:37 +0000 (13:23 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 2 Mar 2018 14:18:53 +0000 (14:18 +0000)
commitcbb284d59dcca77fe1e47be4d5dba474d5c798a2
tree1b6504126b95fbaa94a40a762d283f89ccb07154
parent82822de96690bbd054701b6afc045fc000f151cd
Fail FrontendPrepare if backend doesn't re-initialize

Current backend will crash (taking out the VM) if any attempt is
made to reconnect to a backend that has transitioned to the
Closed state. Forces the frontend offline, which will fail the
frontend state transitions, and its initiating IRP.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xencons/frontend.c