All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [STABLE PULL] spice: locking fixes
@ 2011-05-11 13:27 Gerd Hoffmann
  2011-05-11 13:27 ` [Qemu-devel] [PATCH 1/5] Make spice dummy functions inline to fix calls not checking return values Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2011-05-11 13:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-11 13:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-11 13:27 [Qemu-devel] [STABLE PULL] spice: locking fixes Gerd Hoffmann
2011-05-11 13:27 ` [Qemu-devel] [PATCH 1/5] Make spice dummy functions inline to fix calls not checking return values Gerd Hoffmann
2011-05-11 13:27 ` [Qemu-devel] [PATCH 2/5] spice: enable thread support Gerd Hoffmann
2011-05-11 13:28 ` [Qemu-devel] [PATCH 3/5] spice: don't create updates in spice server context Gerd Hoffmann
2011-05-11 13:28 ` [Qemu-devel] [PATCH 4/5] spice: don't call displaystate callbacks from " Gerd Hoffmann
2011-05-11 13:28 ` [Qemu-devel] [PATCH 5/5] spice: drop obsolete iothread locking Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.