mbox series

[0/2] virtio-gpu: add iommu support

Message ID 20180829122101.29852-1-kraxel@redhat.com (mailing list archive)
Headers show
Series virtio-gpu: add iommu support | expand

Message

Gerd Hoffmann Aug. 29, 2018, 12:20 p.m. UTC
Gerd Hoffmann (2):
  virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
  virtio-gpu: add iommu support

 include/hw/virtio/virtio-gpu.h |  6 +++--
 hw/display/virtio-gpu-3d.c     |  8 +++----
 hw/display/virtio-gpu.c        | 50 ++++++++++++++++++++++++------------------
 3 files changed, 37 insertions(+), 27 deletions(-)