index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
entry.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: kvm/entry: Use GPR number macros
Jiaxun Yang
2024-02-20
1
-217
/
+187
*
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
2024-02-20
1
-25
/
+2
*
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-10-24
1
-7
/
+1
*
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
2021-03-10
1
-33
/
+0
*
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
2020-09-28
1
-13
/
+8
*
KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
Huacai Chen
2020-06-04
1
-1
/
+18
*
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
2017-03-28
1
-9
/
+123
*
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
2017-02-03
1
-0
/
+14
*
KVM: MIPS: Add fast path TLB refill handler
James Hogan
2017-02-03
1
-0
/
+78
*
KVM: MIPS: Support NetLogic KScratch registers
James Hogan
2017-02-03
1
-5
/
+20
*
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
2017-02-03
1
-1
/
+15
*
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
2017-02-03
1
-9
/
+13
*
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
2017-01-05
1
-1
/
+4
*
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
2016-08-01
1
-3
/
+22
*
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
2016-08-01
1
-2
/
+8
*
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
2016-08-01
1
-24
/
+24
*
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
2016-07-05
1
-12
/
+4
*
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
2016-07-05
1
-22
/
+15
*
MIPS: KVM: Relative branch to common exit handler
James Hogan
2016-07-05
1
-6
/
+17
*
MIPS: KVM: Dynamically choose scratch registers
James Hogan
2016-07-05
1
-15
/
+79
*
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
2016-07-05
1
-4
/
+0
*
MIPS: KVM: Check MSA presence at uasm time
James Hogan
2016-07-05
1
-20
/
+15
*
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
2016-07-05
1
-12
/
+15
*
MIPS; KVM: Convert exception entry to uasm
James Hogan
2016-07-05
1
-0
/
+622