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