summaryrefslogtreecommitdiffstats
path: root/include/exec/plugin-gen.h
diff options
context:
space:
mode:
authorEric Auger2020-07-03 17:59:42 +0200
committerPeter Maydell2020-07-03 17:59:42 +0200
commit0f5a3092eef7a210e0503b561a4c0ccb98705c7f (patch)
tree75411a9df7ef04489767ce855633b1bfb600a6e8 /include/exec/plugin-gen.h
parentvirtio-iommu: Implement RESV_MEM probe request (diff)
downloadqemu-0f5a3092eef7a210e0503b561a4c0ccb98705c7f.tar.gz
qemu-0f5a3092eef7a210e0503b561a4c0ccb98705c7f.tar.xz
qemu-0f5a3092eef7a210e0503b561a4c0ccb98705c7f.zip
virtio-iommu: Handle reserved regions in the translation process
When translating an address we need to check if it belongs to a reserved virtual address range. If it does, there are 2 cases: - it belongs to a RESERVED region: the guest should neither use this address in a MAP not instruct the end-point to DMA on them. We report an error - It belongs to an MSI region: we bypass the translation. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-id: 20200629070404.10969-4-eric.auger@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/plugin-gen.h')
0 files changed, 0 insertions, 0 deletions