From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL] spice patch queue
Date: Tue, 25 Oct 2011 14:25:39 +0200 [thread overview]
Message-ID: <1319545550-24203-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here comes a bunch of spice/qxl fixes and cleanups. No major changes.
please pull,
Gerd
The following changes since commit 952e849c150b4f1b89f8728cba00f925c1d6e75b:
Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into staging (2011-10-24 10:51:12 -0500)
are available in the git repository at:
git://anongit.freedesktop.org/spice/qemu spice.v45
Alon Levy (2):
ui/spice-core: fix segfault in monitor
qxl: reset update_surface
Gerd Hoffmann (3):
migration: add status query functions
qxl: factor out properties
spice: fix file handle cleanup
Jan Kiszka (3):
spice: Convert core to QEMU thread API
qxl: Convert to QEMU thread API
qxl: Drop phread_yield on OOM
Yonit Halperin (3):
spice: turn client_migrate_info to async
spice: support the new migration interface (spice 0.8.3)
qxl: fix guest cursor tracking
hmp-commands.hx | 3 +-
hw/qxl.c | 66 +++++++++++++++++++++-------------------------
hw/qxl.h | 3 +-
migration.c | 11 ++++++++
migration.h | 2 +
monitor.c | 6 +++-
qmp-commands.hx | 3 +-
ui/qemu-spice.h | 14 ++++++++--
ui/spice-core.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++-------
9 files changed, 132 insertions(+), 54 deletions(-)
next reply other threads:[~2011-10-25 12:57 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 12:25 Gerd Hoffmann [this message]
2011-10-25 12:25 ` [Qemu-devel] [PATCH 01/11] migration: add status query functions Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 02/11] spice: turn client_migrate_info to async Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 03/11] spice: support the new migration interface (spice 0.8.3) Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 04/11] spice: Convert core to QEMU thread API Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 05/11] qxl: Convert " Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 06/11] qxl: Drop phread_yield on OOM Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 07/11] ui/spice-core: fix segfault in monitor Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 08/11] qxl: factor out properties Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 09/11] qxl: fix guest cursor tracking Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 10/11] qxl: reset update_surface Gerd Hoffmann
2011-10-25 12:25 ` [Qemu-devel] [PATCH 11/11] spice: fix file handle cleanup Gerd Hoffmann
2011-10-31 16:51 ` [Qemu-devel] [PULL] spice patch queue Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2012-02-28 16:29 Gerd Hoffmann
2012-02-29 21:07 ` Anthony Liguori
2012-02-21 10:59 Gerd Hoffmann
2012-02-22 14:44 ` Anthony Liguori
2011-11-01 12:39 Gerd Hoffmann
2011-11-01 18:13 ` Anthony Liguori
2011-09-07 7:38 Gerd Hoffmann
2011-09-08 14:24 ` Anthony Liguori
2011-08-11 7:13 Gerd Hoffmann
2011-08-12 7:00 ` Michael Tokarev
2011-08-12 7:56 ` Gerd Hoffmann
2011-08-12 13:04 ` Anthony Liguori
2011-07-20 10:25 Gerd Hoffmann
2011-07-04 15:14 Gerd Hoffmann
2011-07-12 14:57 ` Gerd Hoffmann
2011-07-19 15:58 ` Anthony Liguori
2011-06-06 12:49 Gerd Hoffmann
2011-06-09 12:39 ` Anthony Liguori
2011-06-09 12:41 ` Anthony Liguori
2011-05-18 15:08 Gerd Hoffmann
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=1319545550-24203-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).