Joerg Roedel wrote:
Impace: file renamed
"impact"?
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 <[EMAIL PROTECTED]> --- arch/ia64/kvm/Makefile | 2 +- arch/x86/kvm/Makefile | 2 +- virt/kvm/iommu.c | 191 ++++++++++++++++++++++++++++++++++++++++++++++++ virt/kvm/vtd.c | 191 ------------------------------------------------
Use the git -M switch, which show renames as renames instead of removes+adds.
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
