summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/emulate.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-0/+4
* KVM: ppc: improve trap emulationHollis Blanchard2008-12-311-2/+2
* KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-311-1/+1
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-311-250/+22Star
* ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard2008-12-311-56/+1Star
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-311-1/+1
* KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard2008-12-311-113/+7Star
* KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-151-1/+1
* KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+2
* KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-151-0/+4
* KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2008-07-271-1/+1
* KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-061-0/+12
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-271-0/+760