From: Scott Wood Date: Tue, 20 Dec 2011 15:34:31 +0000 (+0000) Subject: KVM: PPC: e500: merge into arch/powerpc/kvm/e500.h X-Git-Tag: v3.5-rc1~88^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6cf99509eb8e5f16e0f81db0c71f5301193005;p=pandora-kernel.git KVM: PPC: e500: merge into arch/powerpc/kvm/e500.h Keeping two separate headers for e500-specific things was a pain, and wasn't even organized along any logical boundary. There was TLB stuff in despite the existence of arch/powerpc/kvm/e500_tlb.h, and nothing in needed to be referenced from outside arch/powerpc/kvm. Signed-off-by: Scott Wood [agraf: fix bisectability] Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed