Re: [Qemu-devel] [PULL] spice: fix locking

2011-05-05 Thread Anthony Liguori

On 05/03/2011 10:06 AM, Gerd Hoffmann wrote:

   Hi,

This is the current spice patch queue ready for pull.  Patches have been
posted a few days ago for review.  A minor issue (leftover debug bit,
spotten by Alon) has been fixed and the patch queue has been rebased to
latest master, otherwise it is unmodified.

Please pull.


Pulled.  Thanks.

Regards,

Anthony Liguori



cheers,
   Gerd

The following changes since commit d2d979c628e4b2c4a3cb71a31841875795c79043:

   NBD: Avoid leaking a couple of strings when the NBD device is closed 
(2011-05-03 11:29:21 +0200)

are available in the git repository at:
   git://anongit.freedesktop.org/spice/qemu spice.v35

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

Jes Sorensen (1):
   Make spice dummy functions inline to fix calls not checking return values

  hw/qxl-render.c|   25 ++---
  hw/qxl.c   |   27 +++
  ui/qemu-spice.h|   12 -
  ui/spice-display.c |   61 +--
  ui/spice-display.h |   24 
  5 files changed, 93 insertions(+), 56 deletions(-)







[Qemu-devel] [PULL] spice: fix locking

2011-05-03 Thread Gerd Hoffmann
  Hi,

This is the current spice patch queue ready for pull.  Patches have been
posted a few days ago for review.  A minor issue (leftover debug bit,
spotten by Alon) has been fixed and the patch queue has been rebased to
latest master, otherwise it is unmodified.

Please pull.

cheers,
  Gerd

The following changes since commit d2d979c628e4b2c4a3cb71a31841875795c79043:

  NBD: Avoid leaking a couple of strings when the NBD device is closed 
(2011-05-03 11:29:21 +0200)

are available in the git repository at:
  git://anongit.freedesktop.org/spice/qemu spice.v35

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

Jes Sorensen (1):
  Make spice dummy functions inline to fix calls not checking return values

 hw/qxl-render.c|   25 ++---
 hw/qxl.c   |   27 +++
 ui/qemu-spice.h|   12 -
 ui/spice-display.c |   61 +--
 ui/spice-display.h |   24 
 5 files changed, 93 insertions(+), 56 deletions(-)