qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/6] vga patch queue
Date: Fri,  3 Jun 2016 09:34:37 +0200	[thread overview]
Message-ID: <1464939283-32184-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.

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-20160603-1

for you to fetch changes up to 8d0cc96d0dc18931494437ffa68655c0e11dc8fe:

  virtio-gpu: add live migration support (2016-06-03 09:06:37 +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(-)

             reply	other threads:[~2016-06-03  7:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03  7:34 Gerd Hoffmann [this message]
2016-06-03  7:34 ` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles Gerd Hoffmann
2016-06-03  7:34 ` [Qemu-devel] [PULL 2/6] vmsvga: move fifo sanity checks to vmsvga_fifo_length Gerd Hoffmann
2016-06-03  7:34 ` [Qemu-devel] [PULL 3/6] vmsvga: add more fifo checks Gerd Hoffmann
2016-06-03  7:34 ` [Qemu-devel] [PULL 4/6] vmsvga: shadow fifo registers Gerd Hoffmann
2016-06-03  7:34 ` [Qemu-devel] [PULL 5/6] vmsvga: don't process more than 1024 fifo commands at once Gerd Hoffmann
2016-06-03  7:34 ` [Qemu-devel] [PULL 6/6] virtio-gpu: add live migration support Gerd Hoffmann
2016-06-03 13:00 ` [Qemu-devel] [PULL 0/6] vga patch queue Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2017-02-13  8:17 Gerd Hoffmann
2017-02-13 11:35 ` 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=1464939283-32184-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).