aboutsummaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-11-26 15:51:19 +0100
committerJoerg Roedel <joerg.roedel@amd.com>2009-01-03 14:10:09 +0100
commitc4fa3864281c7d88b7262cbc6cbd5c90bb59860e (patch)
tree21209dceb4d978e24a009b848115d0d8bea0cbcc /virt
parentb653574a7d14b663cc812cb20be6a114939ba186 (diff)
KVM: rename vtd.c to iommu.c
Impact: file renamed The code in the vtd.c file can be reused for other IOMMUs as well. So rename it to make it clear that it handle more than VT-d. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'virt')
-rw-r--r--virt/kvm/iommu.c (renamed from virt/kvm/vtd.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/virt/kvm/vtd.c b/virt/kvm/iommu.c
index d46de9af838b..d46de9af838b 100644
--- a/virt/kvm/vtd.c
+++ b/virt/kvm/iommu.c