Le Tan b5a280c008 intel-iommu: add IOTLB using hash table
Add IOTLB to cache information about the translation of input-addresses. IOTLB
use a GHashTable as cache. The key of the hash table is the logical-OR of gfn
and source id after left-shifting.

Signed-off-by: Le Tan <tamlokveer@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-08-28 23:10:22 +02:00
..
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2014-06-19 16:41:53 +03:00
2013-12-24 18:02:18 +01:00
2014-05-21 15:47:50 +03:00