aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_emulate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-27KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth1-0/+2
2016-09-27KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras1-1/+1
2015-08-22KVM: PPC: Fix warnings from sparseThomas Huth1-0/+1
2014-07-31KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf1-3/+3
2014-07-28KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V1-0/+3
2014-07-28KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V1-0/+3
2014-07-06KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V1-8/+8
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf1-0/+17
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V1-38/+1
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V1-0/+7
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf1-0/+22
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf1-0/+22
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf1-0/+6
2014-05-30KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf1-0/+1
2014-05-30KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf1-0/+14
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-14/+14
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V1-1/+1
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-4/+4
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras1-6/+2
2013-07-08KVM: PPC: Book3S: Ignore DABR registerAlexander Graf1-0/+2
2013-04-26KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan1-0/+2
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan1-1/+1
2013-01-10KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman1-0/+2
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf1-0/+28
2012-12-06KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registersPaul Mackerras1-1/+15
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf1-18/+16
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf1-34/+38
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt1-0/+1
2012-03-05KVM: PPC: Use get/set for to_svcpu to help preemptionAlexander Graf1-2/+6
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf1-0/+4
2011-09-25KVM: PPC: Check privilege level on SPRsAlexander Graf1-0/+25
2010-10-24KVM: PPC: Move BAT handling code into spr handlerAlexander Graf1-32/+16
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf1-2/+2
2010-10-24KVM: PPC: Convert DAR to shared page.Alexander Graf1-3/+3
2010-10-24KVM: PPC: Convert DSISR to shared pageAlexander Graf1-3/+3
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf1-4/+5
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf1-1/+4
2010-05-17KVM: PPC: Add Book3S compatibility codeAlexander Graf1-0/+4
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf1-3/+3
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf1-0/+566