All of lore.kernel.org
 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/5] vga patch queue
Date: Wed, 11 Jan 2017 11:28:32 +0100	[thread overview]
Message-ID: <1484130518-18873-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Here comes the vga patch queue, with more bugfixes, one missed the
previously pull by mistake, the other ones are revent posts on the list.

please pull,
  Gerd

The following changes since commit b44486dfb9447c88e4b216e730adcc780190852c:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into staging (2017-01-10 14:52:34 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-vga-20170111-1

for you to fetch changes up to a2056e09b02745e5d000351a8a7938fa8a292ba7:

  virtio-gpu: tag as not hotpluggable (2017-01-11 09:19:05 +0100)

----------------------------------------------------------------
vga: fixes for virtio-gpu and cirrus.

----------------------------------------------------------------
Bruce Rogers (1):
      display: cirrus: ignore source pitch value as needed in blit_is_unsafe

Gerd Hoffmann (1):
      virtio-gpu: tag as not hotpluggable

Li Qiang (1):
      virtio-gpu: fix information leak in capset get dispatch

Peter Maydell (2):
      virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
      virtio-gpu: Fix memory leak in virtio_gpu_load()

 hw/display/cirrus_vga.c    | 11 +++++++----
 hw/display/virtio-gpu-3d.c |  2 +-
 hw/display/virtio-gpu.c    | 18 ++++++++++++++++++
 3 files changed, 26 insertions(+), 5 deletions(-)

             reply	other threads:[~2017-01-11 10:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-11 10:28 Gerd Hoffmann [this message]
2017-01-11 10:28 ` [Qemu-devel] [PULL 1/5] virtio-gpu: fix information leak in capset get dispatch Gerd Hoffmann
2017-01-11 10:28 ` [Qemu-devel] [PULL 2/5] display: cirrus: ignore source pitch value as needed in blit_is_unsafe Gerd Hoffmann
2017-01-11 10:28 ` [Qemu-devel] [PULL 3/5] virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load Gerd Hoffmann
2017-01-11 10:28 ` [Qemu-devel] [PULL 4/5] virtio-gpu: Fix memory leak in virtio_gpu_load() Gerd Hoffmann
2017-01-11 10:28 ` [Qemu-devel] [PULL 5/5] virtio-gpu: tag as not hotpluggable Gerd Hoffmann
2017-01-12 18:29 ` [Qemu-devel] [PULL 0/5] 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=1484130518-18873-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.