summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/entry.c
Commit message (Expand)AuthorAgeFilesLines
* 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