From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL v2 0/6] vga patch queue
Date: Mon, 6 Jun 2016 09:06:16 +0200 [thread overview]
Message-ID: <1465196782-28073-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
vga patch queue brings some security fixes for vmware vga
and live migration support (in 2d mode) for virtio-gpu.
v2: add qemu-stable to cc for the security fixes.
please pull,
Gerd
The following changes since commit 2c107d7684f9e3c4db4780d0756bbf35b06aec07:
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-06-02 14:26:57 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-vga-20160606-1
for you to fetch changes up to 0c244e50ee12311037efd507ee37df0e846e4a18:
virtio-gpu: add live migration support (2016-06-06 09:04:34 +0200)
----------------------------------------------------------------
virtio-gpu: scanout fix, live migration support
vmsvga: security fixes
----------------------------------------------------------------
Gerd Hoffmann (6):
virtio-gpu: fix scanout rectangles
vmsvga: move fifo sanity checks to vmsvga_fifo_length
vmsvga: add more fifo checks
vmsvga: shadow fifo registers
vmsvga: don't process more than 1024 fifo commands at once
virtio-gpu: add live migration support
hw/display/virtio-gpu-3d.c | 2 +-
hw/display/virtio-gpu.c | 202 +++++++++++++++++++++++++++++++++++++++--
hw/display/virtio-vga.c | 12 +++
hw/display/vmware_vga.c | 78 ++++++++--------
include/hw/virtio/virtio-gpu.h | 4 +-
5 files changed, 252 insertions(+), 46 deletions(-)
next reply other threads:[~2016-06-06 7:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 7:06 Gerd Hoffmann [this message]
2016-06-06 7:06 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles Gerd Hoffmann
2016-06-06 7:06 ` [Qemu-devel] [PULL 2/6] vmsvga: move fifo sanity checks to vmsvga_fifo_length Gerd Hoffmann
2016-06-06 7:06 ` [Qemu-devel] [PULL 3/6] vmsvga: add more fifo checks Gerd Hoffmann
2016-06-06 7:06 ` [Qemu-devel] [PULL 4/6] vmsvga: shadow fifo registers Gerd Hoffmann
2016-06-06 7:06 ` [Qemu-devel] [PULL 5/6] vmsvga: don't process more than 1024 fifo commands at once Gerd Hoffmann
2016-06-06 7:06 ` [Qemu-devel] [PULL 6/6] virtio-gpu: add live migration support Gerd Hoffmann
2016-06-14 13:26 ` Paolo Bonzini
2016-06-06 14:17 ` [Qemu-devel] [PULL v2 0/6] vga patch queue 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=1465196782-28073-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).