From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Date: Thu, 11 Sep 2008 19:48:56 +0000 Subject: [PATCH 0 of 2] some 44x refactoring Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org These patches move some 440 code out of Book E files. Yu, if you like these too I'll commit them. -Hollis 7 files changed, 178 insertions(+), 177 deletions(-) arch/powerpc/include/asm/kvm_host.h | 6 - arch/powerpc/include/asm/kvm_ppc.h | 9 - arch/powerpc/kernel/asm-offsets.c | 2 arch/powerpc/kvm/44x_tlb.c | 160 ++++++++++++++++++++++++++++++++--- arch/powerpc/kvm/44x_tlb.h | 24 ++--- arch/powerpc/kvm/booke_guest.c | 34 ------- arch/powerpc/kvm/emulate.c | 120 +-------------------------