| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: PPC: Add AGAIN type for emulation return | Alexander Graf | 2010-04-25 | 1 | -1/+3 |
* | KVM: PPC: Teach MMIO Signedness | Alexander Graf | 2010-04-25 | 1 | -0/+14 |
* | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest | Liu Yu | 2010-03-01 | 1 | -2/+2 |
* | KVM: PPC: Pass through program interrupts | Alexander Graf | 2010-03-01 | 1 | -0/+1 |
* | KVM: PPC: Emulate trap SRR1 flags properly | Alexander Graf | 2010-03-01 | 1 | -1/+1 |
* | KVM: PPC: Implement 'skip instruction' mode | Alexander Graf | 2010-03-01 | 1 | -0/+4 |
* | KVM: PPC: Use accessor functions for GPR access | Alexander Graf | 2010-03-01 | 1 | -49/+57 |
* | KVM: powerpc: Improve DEC handling | Alexander Graf | 2010-03-01 | 1 | -0/+3 |
* | Use hrtimers for the decrementer | Alexander Graf | 2009-11-05 | 1 | -7/+11 |
* | Add desktop PowerPC specific emulation | Alexander Graf | 2009-11-05 | 1 | -10/+39 |
* | Add mfdec emulation | Alexander Graf | 2009-11-05 | 1 | -1/+12 |
* | KVM: powerpc: convert marker probes to event trace | Marcelo Tosatti | 2009-09-10 | 1 | -1/+2 |
* | KVM: ppc: e500: Add MMUCFG and PVR emulation | Liu Yu | 2009-09-10 | 1 | -0/+2 |
* | KVM: ppc: e500: Directly pass pvr to guest | Liu Yu | 2009-09-10 | 1 | -1/+1 |
* | KVM: ppc: use macros instead of hardcoded literals for instruction decoding | Hollis Blanchard | 2009-03-24 | 1 | -30/+63 |
* | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 | 1 | -0/+4 |
* | KVM: ppc: improve trap emulation | Hollis Blanchard | 2008-12-31 | 1 | -2/+2 |
* | KVM: ppc: adjust vcpu types to support 64-bit cores | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
* | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 2008-12-31 | 1 | -250/+22 |
* | ppc: Create disassemble.h to extract instruction fields | Hollis Blanchard | 2008-12-31 | 1 | -56/+1 |
* | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
* | KVM: ppc: Move 440-specific TLB code into 44x_tlb.c | Hollis Blanchard | 2008-12-31 | 1 | -113/+7 |
* | KVM: powerpc: Map guest userspace with TID=0 mappings | Hollis Blanchard | 2008-10-15 | 1 | -1/+1 |
* | KVM: ppc: trace powerpc instruction emulation | Christian Ehrhardt | 2008-10-15 | 1 | -0/+2 |
* | KVM: ppc: adds trace points for ppc tlb activity | Jerone Young | 2008-10-15 | 1 | -0/+4 |
* | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 2008-07-27 | 1 | -1/+1 |
* | KVM: ppc: add lwzx/stwz emulation | Hollis Blanchard | 2008-06-06 | 1 | -0/+12 |
* | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard | 2008-04-27 | 1 | -0/+760 |