summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/44x_emulate.c
AgeCommit message (Expand)AuthorLines
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf-194/+0
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V-4/+4
2012-10-30KVM: PPC: 44x: fix DCR read/writeAlexander Graf-0/+2
2012-10-05KVM: PPC: 440: Implement mfdcrxAlexander Graf-31/+43
2012-10-05KVM: PPC: 440: Implement mtdcrxAlexander Graf-13/+23
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf-12/+12
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf-20/+7
2011-05-22KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsxScott Wood-2/+0
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf-12/+13
2009-03-24KVM: ppc: split out common Book E instruction emulationHollis Blanchard-202/+15
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard-2/+2
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard-1/+10
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard-8/+1
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard-33/+67
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard-0/+335