aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/entry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan1-1/+4
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan1-3/+22
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan1-2/+8
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan1-24/+24
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan1-12/+4
2016-07-05MIPS: KVM: Save k0 straight into VCPU structureJames Hogan1-22/+15
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan1-6/+17
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan1-15/+79
2016-07-05MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan1-4/+0
2016-07-05MIPS: KVM: Check MSA presence at uasm timeJames Hogan1-20/+15
2016-07-05MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan1-12/+15
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan1-0/+622