summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/entry.c
AgeCommit message (Expand)Author
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan
2017-02-03KVM: MIPS: Use CP0_BadInstr[P] for emulationJames Hogan
2017-02-03KVM: MIPS: Add fast path TLB refill handlerJames Hogan
2017-02-03KVM: MIPS: Support NetLogic KScratch registersJames Hogan
2017-02-03KVM: MIPS/T&E: Activate GVA page tables in guest contextJames Hogan
2017-02-03KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan
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