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(-)

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to