From: Weidong Han Date: Mon, 8 Dec 2008 14:51:37 +0000 (+0800) Subject: Add/remove domain device info for virtual machine domain X-Git-Tag: v2.6.29-rc1~522^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7151a8dfefd11108de5b4293af2390962bcff71;p=pandora-kernel.git Add/remove domain device info for virtual machine domain Add iommu reference count in domain, and add a lock to protect iommu setting including iommu_bmp, iommu_count and iommu_coherency. virtual machine domain may have multiple devices from different iommus, so it needs to do more things when add/remove domain device info. Thus implement separate these functions for virtual machine domain. Signed-off-by: Weidong Han Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed