Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |