aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_interrupts.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-12/+1
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf1-5/+0
2013-03-22KVM: PPC: booke: Added debug handlerBharat Bhushan1-3/+39
2013-02-13KVM: PPC: BookE: Handle alignment interruptsAlexander Graf1-2/+4
2013-02-13KVM: PPC: booke: Allow multiple exception typesBharat Bhushan1-3/+34
2013-02-13KVM: PPC: booke: use vcpu reference from thread_structBharat Bhushan1-4/+2
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-28/+27
2012-07-11booke: Added crit/mc exception handler for e500v2Bharat Bhushan1-28/+27
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling1-1/+2
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling1-2/+0
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling1-136/+136
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi1-4/+4
2012-04-03KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf1-1/+6
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood1-6/+12
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