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