aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_interrupts.S
Commit message (Expand)AuthorAge
* KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-21
* KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2013-02-13
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-13
* KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-13
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\
| * booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-11
* | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-10
* | powerpc: Merge VCPU_GPRMichael Neuling2012-07-10
* | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
|/
* KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2012-05-06
* KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-03
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-05
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-12
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-12
* KVM: PPC: booke: use shadow_msrScott Wood2011-07-12
* KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-22
* KVM: PPC: BookE: Load the lower half of MSRScott Wood2010-11-05
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-24
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-24
* KVM: ppc: ifdef iccci with CONFIG_44xHollis Blanchard2009-03-24
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-31
* KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-31
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-31
* KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-15
* KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-15
* KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-15
* KVM: ppc: guest breakpoint supportHollis Blanchard2008-10-15
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27