index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
entry.c
Age
Commit message (
Expand
)
Author
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
2017-02-03
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
2017-02-03
KVM: MIPS: Add fast path TLB refill handler
James Hogan
2017-02-03
KVM: MIPS: Support NetLogic KScratch registers
James Hogan
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
2017-01-05
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
2016-07-05
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
2016-07-05
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
2016-07-05
MIPS: KVM: Relative branch to common exit handler
James Hogan
2016-07-05
MIPS: KVM: Dynamically choose scratch registers
James Hogan
2016-07-05
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
2016-07-05
MIPS: KVM: Check MSA presence at uasm time
James Hogan
2016-07-05
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
2016-07-05
MIPS; KVM: Convert exception entry to uasm
James Hogan