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)
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>

No differences found