Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: PPC: Emulator: clean up SPR reads and writes | Alexander Graf | 2012-05-06 | 1 | -12/+12 |
* | KVM: PPC: Emulator: clean up instruction parsing | Alexander Graf | 2012-05-06 | 1 | -20/+7 |
* | KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx | Scott Wood | 2011-05-22 | 1 | -2/+0 |
* | KVM: PPC: Use accessor functions for GPR access | Alexander Graf | 2010-03-01 | 1 | -12/+13 |
* | KVM: ppc: split out common Book E instruction emulation | Hollis Blanchard | 2009-03-24 | 1 | -202/+15 |
* | KVM: ppc: mostly cosmetic updates to the exit timing accounting code | Hollis Blanchard | 2008-12-31 | 1 | -2/+2 |
* | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 | 1 | -1/+10 |
* | KVM: ppc: fix userspace mapping invalidation on context switch | Hollis Blanchard | 2008-12-31 | 1 | -8/+1 |
* | KVM: ppc: optimize irq delivery path | Hollis Blanchard | 2008-12-31 | 1 | -33/+67 |
* | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 2008-12-31 | 1 | -0/+335 |