aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/entry.c
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan
2016-07-05MIPS: KVM: Don't save/restore lo/hi for r6James Hogan
2016-07-05MIPS: KVM: Save k0 straight into VCPU structureJames Hogan
2016-07-05MIPS: KVM: Relative branch to common exit handlerJames Hogan
2016-07-05MIPS: KVM: Dynamically choose scratch registersJames Hogan
2016-07-05MIPS: KVM: Drop redundant restore of DDATA_LOJames Hogan
2016-07-05MIPS: KVM: Check MSA presence at uasm timeJames Hogan
2016-07-05MIPS: KVM: Omit FPU handling entry code if possibleJames Hogan
2016-07-05MIPS; KVM: Convert exception entry to uasmJames Hogan