| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: PPC: booke: add sregs support | Scott Wood | 2011-05-22 | 1 | -0/+10 |
* | KVM: PPC: allow ppc440gp to pass the compatibility check | Hollis Blanchard | 2010-10-24 | 1 | -1/+2 |
* | KVM: PPC: Introduce shared page | Alexander Graf | 2010-10-24 | 1 | -0/+7 |
* | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 2010-05-19 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | KVM: powerpc: fix some init/exit annotations | Stephen Rothwell | 2009-09-10 | 1 | -2/+2 |
* | KVM: ppc: remove debug support broken by KVM debug rewrite | Hollis Blanchard | 2009-03-24 | 1 | -66/+0 |
* | KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) | Hollis Blanchard | 2009-03-24 | 1 | -5/+1 |
* | KVM: ppc: save and restore guest mappings on context switch | Hollis Blanchard | 2008-12-31 | 1 | -5/+2 |
* | KVM: ppc: directly insert shadow mappings into the hardware TLB | Hollis Blanchard | 2008-12-31 | 1 | -11/+8 |
* | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 2008-12-31 | 1 | -2/+60 |
* | KVM: ppc: Move the last bits of 44x code out of booke.c | Hollis Blanchard | 2008-12-31 | 1 | -0/+53 |
* | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 1 | -0/+123 |