summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/entry.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-281-9/+123
* KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan2017-02-031-0/+14
* KVM: MIPS: Add fast path TLB refill handlerJames Hogan2017-02-031-0/+78
* KVM: MIPS: Support NetLogic KScratch registersJames Hogan2017-02-031-5/+20
* KVM: MIPS/T&E: Activate GVA page tables in guest contextJames Hogan2017-02-031-1/+15
* KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan2017-02-031-9/+13
* KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan2017-01-051-1/+4
* MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan2016-08-011-3/+22
* MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan2016-08-011-2/+8
* MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan2016-08-011-24/+24
* MIPS: KVM: Don't save/restore lo/hi for r6James Hogan2016-07-051-12/+4
* MIPS: KVM: Save k0 straight into VCPU structureJames Hogan2016-07-051-22/+15
* MIPS: KVM: Relative branch to common exit handlerJames Hogan2016-07-051-6/+17
* MIPS: KVM: Dynamically choose scratch registersJames Hogan2016-07-051-15/+79
* MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan2016-07-051-4/+0
* MIPS: KVM: Check MSA presence at uasm timeJames Hogan2016-07-051-20/+15
* MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan2016-07-051-12/+15
* MIPS; KVM: Convert exception entry to uasmJames Hogan2016-07-051-0/+622
OpenPOWER on IntegriCloud