Skip to content
Commit 73fa0d10 authored by Alex Williamson's avatar Alex Williamson
Browse files

vfio: Type1 IOMMU implementation



This VFIO IOMMU backend is designed primarily for AMD-Vi and Intel
VT-d hardware, but is potentially usable by anything supporting
similar mapping functionality.  We arbitrarily call this a Type1
backend for lack of a better name.  This backend has no IOVA
or host memory mapping restrictions for the user and is optimized
for relatively static mappings.  Mapped areas are pinned into system
memory.

Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 4a5b2a20
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