index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
KVM: nVMX: Ensure vmcs01 is the loaded VMCS when freeing nested state
Sean Christopherson
1
-0
/
+3
2020-09-28
KVM: nVMX: Move free_nested() below vmx_switch_vmcs()
Sean Christopherson
1
-38
/
+38
2020-09-28
KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest
Sean Christopherson
3
-7
/
+10
2020-09-28
KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails
Sean Christopherson
1
-1
/
+3
2020-09-28
KVM: nVMX: Reset the segment cache when stuffing guest segs
Sean Christopherson
1
-0
/
+2
2020-09-28
KVM: x86/mmu: Track write/user faults using bools
Sean Christopherson
2
-7
/
+7
2020-09-28
KVM: x86/mmu: Hoist ITLB multi-hit workaround check up a level
Sean Christopherson
2
-3
/
+4
2020-09-28
KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: x86/mmu: Account NX huge page disallowed iff huge page was requested
Sean Christopherson
2
-2
/
+3
2020-09-28
KVM: x86/mmu: Capture requested page level before NX huge page workaround
Sean Christopherson
2
-12
/
+18
2020-09-28
KVM: x86/mmu: Move "huge page disallowed" calculation into mapping helpers
Sean Christopherson
2
-20
/
+26
2020-09-28
KVM: x86/mmu: Refactor the zap loop for recovering NX lpages
Sean Christopherson
1
-4
/
+6
2020-09-28
KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
Sean Christopherson
1
-0
/
+1
2020-09-28
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
3
-2
/
+1
2020-09-28
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li
5
-405
/
+439
2020-09-28
KVM: x86/mmu: Bail early from final #PF handling on spurious faults
Sean Christopherson
2
-1
/
+19
2020-09-28
KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed
Sean Christopherson
2
-30
/
+29
2020-09-28
KVM: x86/mmu: Invert RET_PF_* check when falling through to emulation
Sean Christopherson
1
-2
/
+2
2020-09-28
KVM: x86/mmu: Return -EIO if page fault returns RET_PF_INVALID
Sean Christopherson
1
-1
/
+2
2020-09-28
KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent
Ben Gardon
2
-8
/
+24
2020-09-28
KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg)
Sean Christopherson
2
-9
/
+8
2020-09-28
KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
Vitaly Kuznetsov
1
-0
/
+11
2020-09-28
KVM: x86/mmu: Stash 'kvm' in a local variable in kvm_mmu_free_roots()
Sean Christopherson
1
-7
/
+7
2020-09-28
KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
Sean Christopherson
1
-87
/
+64
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
4
-9
/
+9
2020-09-28
KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID
Sean Christopherson
1
-5
/
+11
2020-09-28
KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()
Sean Christopherson
2
-11
/
+11
2020-09-28
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
1
-1
/
+1
2020-09-28
KVM: VMX: Use "illegal GPA" helper for PT/RTIT output base check
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: x86: Move illegal GPA helper out of the MMU code
Sean Christopherson
4
-7
/
+7
2020-09-28
KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
Sean Christopherson
1
-4
/
+7
2020-09-28
KVM: x86: Unexport cpuid_query_maxphyaddr()
Sean Christopherson
1
-1
/
+0
2020-09-28
KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Do not perform emulation for INVD intercept
Tom Lendacky
1
-1
/
+2
2020-09-28
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
1
-12
/
+7
2020-09-28
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
1
-1
/
+14
2020-09-28
KVM: nVMX: Add VM-Enter failed tracepoints for super early checks
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2
-2
/
+2
2020-09-28
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
1
-1
/
+1
2020-09-28
KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
Sean Christopherson
3
-0
/
+16
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
5
-18
/
+14
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
1
-0
/
+2
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
1
-5
/
+6
2020-09-28
KVM: VMX: Invoke NMI handler via indirect call instead of INTn
Sean Christopherson
1
-15
/
+15
2020-09-28
KVM: VMX: Move IRQ invocation to assembly subroutine
Sean Christopherson
2
-30
/
+37
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
5
-35
/
+36
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
1
-4
/
+2
2020-09-28
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
3
-8
/
+19
2020-09-28
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
1
-2
/
+14
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2
-0
/
+53
[prev]
[next]