spice: workaround a spice server bug.
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 2 Sep 2011 13:03:28 +0000 (15:03 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 7 Sep 2011 07:20:09 +0000 (09:20 +0200)
commite6e7e1f6afda73ee02a78ef5d8e7ad47ad70de42
treebecbca593ccc7ad59ed2d1a30b987058b9ac083c
parent4102c7faa61932937b7f806417f380f7c4cb7968
spice: workaround a spice server bug.

spice server might call the channel_event callback from spice server
thread context.  Detect that and aquire iothread lock if needed,
ui/spice-core.c