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>, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Vga 20190222 patches
Date: Fri, 22 Feb 2019 09:24:31 +0100	[thread overview]
Message-ID: <20190222082436.23029-1-kraxel@redhat.com> (raw)

The following changes since commit 2e68b8620637a4ee8c79b5724144b726af1e261b:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into staging (2019-02-18 16:20:13 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/vga-20190222-pull-request

for you to fetch changes up to 1ed2cb32dc9e8f74c82bdc567edad717b0f34fa5:

  display/virtio: add edid support. (2019-02-22 07:25:04 +0100)

----------------------------------------------------------------
vga: bugfixes and edid support for virtio-vga

----------------------------------------------------------------

Gerd Hoffmann (1):
  display/virtio: add edid support.

Marc-André Lureau (4):
  virtio-gpu: remove unused qdev
  virtio-gpu: remove unused config_size
  virtio-gpu: block both 2d and 3d rendering
  virtio-gpu: remove useless 'waiting' field

 include/hw/virtio/virtio-gpu.h | 10 +++---
 hw/display/virtio-gpu-3d.c     | 24 ++------------
 hw/display/virtio-gpu.c        | 74 +++++++++++++++++++++++++++++++++++++-----
 hw/display/trace-events        |  1 +
 4 files changed, 74 insertions(+), 35 deletions(-)

-- 
2.9.3

             reply	other threads:[~2019-02-22  8:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22  8:24 Gerd Hoffmann [this message]
2019-02-22  8:24 ` [Qemu-devel] [PULL 1/5] virtio-gpu: remove unused qdev Gerd Hoffmann
2019-02-22  8:24 ` [Qemu-devel] [PULL 2/5] virtio-gpu: remove unused config_size Gerd Hoffmann
2019-02-22  8:24 ` [Qemu-devel] [PULL 3/5] virtio-gpu: block both 2d and 3d rendering Gerd Hoffmann
2019-02-22  8:24 ` [Qemu-devel] [PULL 4/5] virtio-gpu: remove useless 'waiting' field Gerd Hoffmann
2019-02-22  8:24 ` [Qemu-devel] [PULL 5/5] display/virtio: add edid support Gerd Hoffmann
2019-02-25 14:03 ` [Qemu-devel] [PULL 0/5] Vga 20190222 patches 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=20190222082436.23029-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=mst@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).