commit | 8c11e798eee2ce4475134eaf61302b28ea4f205d | [log] [tgz] |
---|---|---|
author | Weidong Han <weidong.han@intel.com> | Mon Dec 08 15:29:22 2008 +0800 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Sat Jan 03 14:02:18 2009 +0100 |
tree | 817959d012a088be1c98b29b706fa9694dcab3f2 | |
parent | a2bb8459fe46e5aaad6637b31b5593d740097cba [diff] |
iommu bitmap instead of iommu pointer in dmar_domain In order to support assigning multiple devices from different iommus to a domain, iommu bitmap is used to keep all iommus the domain are related to. Signed-off-by: Weidong Han <weidong.han@intel.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>