From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/9] spice and qxl bugfixes
Date: Wed, 6 Jul 2016 12:04:33 +0200 [thread overview]
Message-ID: <1467799482-26420-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here is the spice patch queue,
with bugfixes for spice and qxl.
please pull,
Gerd
The following changes since commit 791b7d2340cfafcac9af7864343cf23504d57804:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2016-07-05 16:48:24 +0100)
are available in the git repository at:
git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20160706-1
for you to fetch changes up to 9d8256ebc0ef88fb1f35d0405893962d20cc10ad:
virgl: pass whole GL scanout dimensions (2016-07-06 10:32:14 +0200)
----------------------------------------------------------------
spice and qxl bugfixes.
----------------------------------------------------------------
Gerd Hoffmann (5):
qxl: use uint64_t for vram size
qxl: handle no updates in interface_update_area_complete
qxl: factor out qxl_get_check_slot_offset
qxl: store memory region and offset instead of pointer for guest slots
qxl: fix surface migration
John Snow (1):
spice: avoid .set_mm_time on >= 0.12.6
Marc-André Lureau (3):
virgl: count the calls to gl_block
spice: use the right head for multi-monitor
virgl: pass whole GL scanout dimensions
hw/display/qxl.c | 126 ++++++++++++++++++++++++++---------------
hw/display/qxl.h | 7 ++-
hw/display/trace-events | 2 +-
hw/display/virtio-gpu-3d.c | 5 +-
hw/display/virtio-gpu.c | 10 +++-
include/hw/virtio/virtio-gpu.h | 2 +-
include/ui/console.h | 2 +
include/ui/gtk.h | 1 +
include/ui/qemu-spice.h | 3 +
include/ui/sdl2.h | 1 +
ui/console.c | 2 +
ui/gtk-egl.c | 1 +
ui/sdl2-gl.c | 1 +
ui/spice-display.c | 23 ++++----
14 files changed, 121 insertions(+), 65 deletions(-)
next reply other threads:[~2016-07-06 10:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 10:04 Gerd Hoffmann [this message]
2016-07-06 10:04 ` [Qemu-devel] [PULL 1/9] qxl: use uint64_t for vram size Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 2/9] qxl: handle no updates in interface_update_area_complete Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 3/9] qxl: factor out qxl_get_check_slot_offset Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 4/9] qxl: store memory region and offset instead of pointer for guest slots Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 5/9] qxl: fix surface migration Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 6/9] spice: avoid .set_mm_time on >= 0.12.6 Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 7/9] virgl: count the calls to gl_block Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 8/9] spice: use the right head for multi-monitor Gerd Hoffmann
2016-07-06 10:04 ` [Qemu-devel] [PULL 9/9] virgl: pass whole GL scanout dimensions Gerd Hoffmann
2016-07-06 13:07 ` [Qemu-devel] [PULL 0/9] spice and qxl bugfixes Peter Maydell
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=1467799482-26420-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).