commit | 8da132a56f7ebaabc5b674b5a3a2e6fa8934be45 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Aug 29 14:21:01 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Sep 03 08:31:57 2018 +0200 |
tree | 16966a51e518e0753923ecf3ab3f2009b0cf452a | |
parent | 3bb68f798da0234d5ca0ac6062aaa084afc83069 [diff] |
virtio-gpu: add iommu support Switch from cpu_physical_memory_map to dma_memory_map, so iommu mappings for virtio-gpu objects work properly. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <20180829122101.29852-3-kraxel@redhat.com>