Skip to content
Commit fc2100eb authored by Joerg Roedel's avatar Joerg Roedel
Browse files

add frontend implementation for the IOMMU API



This API can be used by KVM for accessing different types of IOMMUs to
do device passthrough to guests. Beside that this API can also be used
by device drivers to map non-linear host memory into dma-linear
addresses to prevent sgather-gather DMA. UIO may be another user for
this API.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
Acked-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 4a77a6cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment