From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL] spice: fix locking
Date: Tue, 3 May 2011 17:06:48 +0200 [thread overview]
Message-ID: <1304435212-10575-1-git-send-email-kraxel@redhat.com> (raw)
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(-)
next reply other threads:[~2011-05-03 15:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 15:06 Gerd Hoffmann [this message]
2011-05-03 15:06 ` [Qemu-devel] [PATCH 1/4] Make spice dummy functions inline to fix calls not checking return values Gerd Hoffmann
2011-05-03 15:06 ` [Qemu-devel] [PATCH 2/4] spice: don't create updates in spice server context Gerd Hoffmann
2011-05-03 15:06 ` [Qemu-devel] [PATCH 3/4] spice: don't call displaystate callbacks from " Gerd Hoffmann
2011-05-03 15:06 ` [Qemu-devel] [PATCH 4/4] spice: drop obsolete iothread locking Gerd Hoffmann
2011-05-05 18:25 ` [Qemu-devel] [PULL] spice: fix locking Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1304435212-10575-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).