Hi, Here are the spice locking fixes backported to the 0.14 stable branch.
please pull, Gerd The following changes since commit 56a60dd6d619877e9957ba06b92d2f276e3c229d: Version 0.14.1 (2011-05-04 13:50:56 -0500) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.stable.14 Gerd Hoffmann (4): spice: enable thread support spice: don't create updates in spice server context. spice: don't call displaystate callbacks from spice server context. spice: drop obsolete iothread locking Jes Sorensen (1): Make spice dummy functions inline to fix calls not checking return values configure | 1 + hw/qxl-render.c | 25 ++++++++++----------- hw/qxl.c | 27 +++++++++++------------ ui/qemu-spice.h | 12 ++++++++- ui/spice-display.c | 61 +++++++++++++++++++++++++++++++++------------------ ui/spice-display.h | 24 ++++++++++++++++---- 6 files changed, 94 insertions(+), 56 deletions(-)