commit | c3b497c6bb51a2be1173cbf1d1ef4ce5e88e722e | [log] [tgz] |
---|---|---|
author | Jiang Liu <jiang.liu@linux.intel.com> | Fri Jul 11 14:19:25 2014 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Jul 23 16:04:46 2014 +0200 |
tree | 9afe825991c03752289a442f0dcd5abfe8002243 | |
parent | cbb24a25a871cbdac4e58b68b541aadd91b249be [diff] |
iommu/vt-d: Match segment number when searching for dev_iotlb capable devices For virtual machine and static identity domains, there may be devices from different PCI segments associated with the same domain. So function iommu_support_dev_iotlb() should also match PCI segment number (iommu unit) when searching for dev_iotlb capable devices. Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>