Re: [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea

2012-07-11 Thread Alexander Graf
-...@vger.kernel.org; k...@vger.kernel.org; linuxppc- d...@lists.ozlabs.org; qemu-...@nongnu.org Subject: Re: [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea On 25.06.2012, at 14:26, Mihai Caraman wrote: Add emulation helper for getting instruction ea and refactor tlb

RE: [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea

2012-07-05 Thread Caraman Mihai Claudiu-B02008
-...@nongnu.org Subject: Re: [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea On 25.06.2012, at 14:26, Mihai Caraman wrote: Add emulation helper for getting instruction ea and refactor tlb instruction emulation to use it. Signed-off-by: Mihai

Re: [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea

2012-07-04 Thread Alexander Graf
On 25.06.2012, at 14:26, Mihai Caraman wrote: Add emulation helper for getting instruction ea and refactor tlb instruction emulation to use it. Signed-off-by: Mihai Caraman mihai.cara...@freescale.com --- arch/powerpc/kvm/e500.h |6 +++--- arch/powerpc/kvm/e500_emulate.c |