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