aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_interrupts.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-9/+9
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard1-0/+3
2009-03-24KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard1-0/+2
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard1-0/+24
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard1-48/+0
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard1-3/+3
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard1-1/+1
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard1-17/+34
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard1-14/+3
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard1-1/+10
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard1-0/+436