linux/arch/powerpc/kvm
Hollis Blanchard d0c7dc0344 KVM: ppc: split out common Book E instruction emulation
The Book E code will be shared with e500.

I've left PID in kvmppc_core_emulate_op() just so that we don't need to move
kvmppc_set_pid() right now. Once we have the e500 implementation, we can
probably share that too.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-03-24 11:02:57 +02:00
..
44x.c KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) 2009-03-24 11:02:56 +02:00
44x_emulate.c KVM: ppc: split out common Book E instruction emulation 2009-03-24 11:02:57 +02:00
44x_tlb.c KVM: ppc: rename 44x MMU functions used in booke.c 2009-03-24 11:02:56 +02:00
44x_tlb.h KVM: ppc: rename 44x MMU functions used in booke.c 2009-03-24 11:02:56 +02:00
Kconfig KVM: ppc: Implement in-kernel exit timing statistics 2008-12-31 16:55:41 +02:00
Makefile KVM: ppc: split out common Book E instruction emulation 2009-03-24 11:02:57 +02:00
booke.c KVM: ppc: remove last 44x-specific bits from booke.c 2009-03-24 11:02:57 +02:00
booke.h KVM: ppc: split out common Book E instruction emulation 2009-03-24 11:02:57 +02:00
booke_emulate.c KVM: ppc: split out common Book E instruction emulation 2009-03-24 11:02:57 +02:00
booke_interrupts.S KVM: ppc: Implement in-kernel exit timing statistics 2008-12-31 16:55:41 +02:00
emulate.c KVM: ppc: use macros instead of hardcoded literals for instruction decoding 2009-03-24 11:02:57 +02:00
powerpc.c KVM: ppc: cosmetic changes to mmu hook names 2009-03-24 11:02:55 +02:00
timing.c KVM: ppc: mostly cosmetic updates to the exit timing accounting code 2008-12-31 16:55:41 +02:00
timing.h KVM: ppc: mostly cosmetic updates to the exit timing accounting code 2008-12-31 16:55:41 +02:00