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
..
2014-06-23 11:00:12 -04:00
2014-08-18 14:39:10 -04:00
2014-06-27 11:19:31 +02:00
2014-06-23 11:01:25 -04:00
2014-08-15 14:49:50 +01:00
2014-08-25 00:16:06 +02:00