[Spice-devel] [PATCH 0/3] RfC: fix locking

Gerd Hoffmann kraxel at redhat.com
Thu Apr 28 03:13:07 PDT 2011


  Hi folks,

Here is a alternative approach to fix the qemu locking issue.  It simply
handles the updates in the display refresh timer instead of switching
back and forth between the threads using the pipe.

comments?

  Gerd

Gerd Hoffmann (3):
  spice: don't create updates in spice server context.
  spice: don't call displaystate callbacks from spice server context.
  spice: drop obsolete iothread locking

 hw/qxl-render.c    |   25 +++++++++++-----------
 hw/qxl.c           |   27 +++++++++++------------
 ui/spice-display.c |   57 +++++++++++++++++++++++++++++++---------------------
 ui/spice-display.h |   24 +++++++++++++++++----
 4 files changed, 78 insertions(+), 55 deletions(-)



More information about the Spice-devel mailing list