summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_interrupts.S
AgeCommit message (Expand)AuthorFilesLines
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu1-0/+11
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood1-0/+38
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood1-11/+6
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood1-1/+0
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf1-1/+2
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