]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
ignore xenstore events while paused
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 4 Sep 2009 15:17:39 +0000 (16:17 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 4 Sep 2009 15:17:39 +0000 (16:17 +0100)
commit8f09f47af0a074c97351b53c178267d670d24686
tree81833eb038bd4703b0f07986a03f18ba7ada2fd9
parent11d3914df037145a6452cc0f8f9cff8dcaa3beb2
ignore xenstore events while paused

when qemu is paused it shouldn't try to handle xenstore events,
especially because when xend removes nodes on xenstore some
spurious events could be generated causing qemu to exit unexpectedly.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xenstore.c