index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
entry.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
1
-9
/
+123
2017-02-03
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
1
-0
/
+14
2017-02-03
KVM: MIPS: Add fast path TLB refill handler
James Hogan
1
-0
/
+78
2017-02-03
KVM: MIPS: Support NetLogic KScratch registers
James Hogan
1
-5
/
+20
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
1
-1
/
+15
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
1
-9
/
+13
2017-01-05
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
1
-1
/
+4
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
1
-3
/
+22
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
1
-2
/
+8
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
1
-24
/
+24
2016-07-05
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
1
-12
/
+4
2016-07-05
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
1
-22
/
+15
2016-07-05
MIPS: KVM: Relative branch to common exit handler
James Hogan
1
-6
/
+17
2016-07-05
MIPS: KVM: Dynamically choose scratch registers
James Hogan
1
-15
/
+79
2016-07-05
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
1
-4
/
+0
2016-07-05
MIPS: KVM: Check MSA presence at uasm time
James Hogan
1
-20
/
+15
2016-07-05
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
1
-12
/
+15
2016-07-05
MIPS; KVM: Convert exception entry to uasm
James Hogan
1
-0
/
+622