summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_interrupts.S
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Remove 440 supportAlexander Graf2014-07-281-5/+0
* KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-221-3/+39
* KVM: PPC: BookE: Handle alignment interruptsAlexander Graf2013-02-131-2/+4
* KVM: PPC: booke: Allow multiple exception typesBharat Bhushan2013-02-131-3/+34
* KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan2013-02-131-4/+2
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-28/+27
|\
| * booke: Added crit/mc exception handler for e500v2Bharat Bhushan2012-07-111-28/+27
* | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-101-1/+2
* | powerpc: Merge VCPU_GPRMichael Neuling2012-07-101-2/+0
* | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-136/+136
|/
* KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2012-05-061-4/+4
* KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-031-1/+6
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-051-6/+12
* 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
OpenPOWER on IntegriCloud