RE: [PATCH 0 of 2] some 44x refactoring

2008-09-11 Thread Liu Yu-B13201


> -Original Message-
> From: Hollis Blanchard [mailto:[EMAIL PROTECTED] 
> Sent: Friday, September 12, 2008 3:49 AM
> To: kvm-ppc@vger.kernel.org
> Cc: Liu Yu-B13201
> Subject: [PATCH 0 of 2] some 44x refactoring
> 
> These patches move some 440 code out of Book E files. Yu, if 
> you like these too
> I'll commit them.
> 

Great! Thanks a lot.
I still has some consideration. See my other mails.
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0 of 2] some 44x refactoring

2008-09-11 Thread Hollis Blanchard
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 +-
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html