Re: [PATCH 1/9] KVM: rename vtd.c to iommu.c

From: Avi Kivity
Date: Thu Nov 27 2008 - 11:33:22 EST


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 <joerg.roedel@xxxxxxx>
---
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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/