lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Nov 2008 18:32:56 +0200
From:	Avi Kivity <avi@...hat.com>
To:	Joerg Roedel <joerg.roedel@....com>
CC:	kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
	iommu@...ts.linux-foundation.org, weidong.han@...el.com,
	mingo@...hat.com, dwmw2@...radead.org, amit.shah@...hat.com
Subject: Re: [PATCH 1/9] KVM: rename vtd.c to iommu.c

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@....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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ