KVM: rename vtd.c to iommu.c
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 26 Nov 2008 14:51:19 +0000 (15:51 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sat, 3 Jan 2009 13:10:09 +0000 (14:10 +0100)
commitc4fa3864281c7d88b7262cbc6cbd5c90bb59860e
tree21209dceb4d978e24a009b848115d0d8bea0cbcc
parentb653574a7d14b663cc812cb20be6a114939ba186
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>
arch/ia64/kvm/Makefile
arch/x86/kvm/Makefile
virt/kvm/iommu.c [moved from virt/kvm/vtd.c with 100% similarity]