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

Avi Kivity avi at redhat.com
Thu Nov 27 08:32:56 PST 2008


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 at amd.com>
> ---
>  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



More information about the iommu mailing list