From: Scott Wood Date: Tue, 20 Dec 2011 15:34:34 +0000 (+0000) Subject: KVM: PPC: e500: refactor core-specific TLB code X-Git-Tag: v3.5-rc1~88^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fdd21a26876ea6c486c38bfa75fdd18ba299351;p=pandora-kernel.git KVM: PPC: e500: refactor core-specific TLB code The PID handling is e500v1/v2-specific, and is moved to e500.c. The MMU sregs code and kvmppc_core_vcpu_translate will be shared with e500mc, and is moved from e500.c to e500_tlb.c. Partially based on patches from Liu Yu . Signed-off-by: Scott Wood [agraf: fix bisectability] Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed