summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/44x_emulate.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-061-12/+12
* KVM: PPC: Emulator: clean up instruction parsingAlexander Graf2012-05-061-20/+7
* KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood2011-05-221-2/+0
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-011-12/+13
* KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-241-202/+15
* KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-311-2/+2
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-1/+10
* KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard2008-12-311-8/+1
* KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-311-33/+67
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-311-0/+335