aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_interrupts.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-121-0/+11
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-121-0/+38
* KVM: PPC: booke: use shadow_msrScott Wood2011-07-121-11/+6
* KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-221-1/+0
* KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-051-1/+1
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-1/+2
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-9/+9
* KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-241-0/+3
* KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-241-0/+2
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-0/+24
* KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-311-48/+0
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-311-3/+3
* KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-151-1/+1
* KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-151-17/+34
* KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-151-14/+3
* KVM: ppc: guest breakpoint supportHollis Blanchard2008-10-151-1/+10
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-271-0/+436