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