From: Alexander Graf Date: Thu, 15 Apr 2010 22:11:32 +0000 (+0200) Subject: KVM: PPC: Name generic 64-bit code generic X-Git-Tag: v2.6.35-rc1~436^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2191d657c9eaa4c444c33e014199ed9de1ac339d;p=pandora-kernel.git KVM: PPC: Name generic 64-bit code generic We have quite some code that can be used by Book3S_32 and Book3S_64 alike, so let's call it "Book3S" instead of "Book3S_64", so we can later on use it from the 32 bit port too. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed