aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/e500_emulate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun1-0/+7
2018-05-18KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo1-1/+1
2018-05-18KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo1-2/+2
2015-10-15KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu1-0/+19
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman1-0/+20
2014-07-28KVM: PPC: e500: Emulate power management control SPRMihai Caraman1-0/+12
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf1-0/+14
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf1-0/+1
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-4/+4
2013-10-17KVM: PPC: E500: exit to user space on "ehpriv 1" instructionBharat Bhushan1-0/+26
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman1-0/+9
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman1-0/+10
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman1-4/+10
2012-05-30KVM: PPC: booke: Added DECAR supportBharat Bhushan1-0/+3
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf1-44/+66
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf1-11/+5
2012-04-08KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf1-0/+68
2012-04-08KVM: PPC: e500mc supportScott Wood1-2/+22
2012-04-08KVM: PPC: e500: emulate tlbilxScott Wood1-0/+9
2012-04-08KVM: PPC: e500: refactor core-specific TLB codeScott Wood1-3/+3
2012-04-08KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood1-1/+0
2012-04-08KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood1-1/+1
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood1-17/+21
2012-03-05KVM: PPC: e500: MMU APIScott Wood1-4/+8
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu1-0/+4
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-3/+2
2011-05-22KVM: PPC: e500: emulate SVRScott Wood1-0/+2
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu1-18/+2
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu1-0/+6
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf1-43/+52
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu1-0/+3
2009-03-24KVM: ppc: Add emulation of E500 register mmucsr0Liu Yu1-0/+8
2009-03-24KVM: ppc: Fix e500 warnings and some spelling problemsLiu Yu1-2/+0
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard1-0/+27
2009-03-24KVM: ppc: E500 core-specific codeHollis Blanchard1-0/+169