summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-311-15/+15
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-14/+22
* KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-311-10/+16
* KVM: ppc: support large host pagesHollis Blanchard2008-12-311-5/+7
* KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-311-120/+55Star
* KVM: ppc: optimize find first bitHollis Blanchard2008-12-311-1/+1
* KVM: ppc: optimize kvm stat handlingHollis Blanchard2008-12-311-23/+9Star
* KVM: ppc: fix set regs to take care of msr changeHollis Blanchard2008-12-311-1/+1
* KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-311-5/+5
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-311-6/+3Star
* KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-311-44/+2Star
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-311-0/+1
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-311-14/+47
* KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard2008-12-311-0/+639