qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Vga 20180903 patches
@ 2018-09-03  6:57 Gerd Hoffmann
  2018-09-03  6:57 ` [Qemu-devel] [PULL 1/5] virtio-vga: fix reset Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2018-09-03  6:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-arm, Edgar E. Iglesias, Igor Mitsyanko, Gerd Hoffmann,
	Michael S. Tsirkin, Alistair Francis

The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' into staging (2018-08-27 16:44:20 +0100)

are available in the git repository at:

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

for you to fetch changes up to 8da132a56f7ebaabc5b674b5a3a2e6fa8934be45:

  virtio-gpu: add iommu support (2018-09-03 08:31:57 +0200)

----------------------------------------------------------------
vga: virtio reset fix, virtio iommu support.

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

Gerd Hoffmann (5):
  virtio-vga: fix reset
  Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
  use dpy_gfx_update_full
  virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
  virtio-gpu: add iommu support

 include/hw/virtio/virtio-gpu.h |  8 +++---
 hw/display/exynos4210_fimd.c   |  4 +--
 hw/display/g364fb.c            |  2 +-
 hw/display/jazz_led.c          |  3 +--
 hw/display/tc6393xb.c          |  4 +--
 hw/display/vga.c               |  3 +--
 hw/display/virtio-gpu-3d.c     |  8 +++---
 hw/display/virtio-gpu.c        | 59 ++++++++++++++++++++++--------------------
 hw/display/virtio-vga.c        | 17 ++++--------
 hw/display/vmware_vga.c        |  5 +---
 hw/display/xlnx_dp.c           |  3 +--
 11 files changed, 53 insertions(+), 63 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-03  6:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-03  6:57 [Qemu-devel] [PULL 0/5] Vga 20180903 patches Gerd Hoffmann
2018-09-03  6:57 ` [Qemu-devel] [PULL 1/5] virtio-vga: fix reset Gerd Hoffmann
2018-09-03  6:57 ` [Qemu-devel] [PULL 2/5] Revert "virtio-gpu: fix crashes upon warm reboot with vga mode" Gerd Hoffmann
2018-09-03  6:57 ` [Qemu-devel] [PULL 3/5] use dpy_gfx_update_full Gerd Hoffmann
2018-09-03  6:57 ` [Qemu-devel] [PULL 4/5] virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions Gerd Hoffmann
2018-09-03  6:57 ` [Qemu-devel] [PULL 5/5] virtio-gpu: add iommu support Gerd Hoffmann

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).