Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: ppc: optimize irq delivery path | Hollis Blanchard | 2008-12-31 | 1 | -120/+55 |
* | KVM: ppc: optimize find first bit | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
* | KVM: ppc: optimize kvm stat handling | Hollis Blanchard | 2008-12-31 | 1 | -23/+9 |
* | KVM: ppc: fix set regs to take care of msr change | Hollis Blanchard | 2008-12-31 | 1 | -1/+1 |
* | KVM: ppc: adjust vcpu types to support 64-bit cores | Hollis Blanchard | 2008-12-31 | 1 | -5/+5 |
* | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor | Hollis Blanchard | 2008-12-31 | 1 | -6/+3 |
* | KVM: ppc: Move the last bits of 44x code out of booke.c | Hollis Blanchard | 2008-12-31 | 1 | -44/+2 |
* | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 2008-12-31 | 1 | -0/+1 |
* | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 1 | -14/+47 |
* | KVM: ppc: combine booke_guest.c and booke_host.c | Hollis Blanchard | 2008-12-31 | 1 | -0/+639 |