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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
10
-25
/
+36
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
1
-22
/
+1
2020-06-01
KVM: VMX: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-01
Revert "KVM: No need to retry for hva_to_pfn_remapped()"
Paolo Bonzini
1
-0
/
+5
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
6
-7
/
+171
2020-06-01
selftests: kvm: fix smm test on SVM
Vitaly Kuznetsov
1
-6
/
+13
2020-06-01
selftests: kvm: add a SVM version of state-test
Paolo Bonzini
1
-12
/
+50
2020-06-01
selftests: kvm: introduce cpu_has_svm() check
Vitaly Kuznetsov
1
-0
/
+10
2020-06-01
KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shadow_mmu
Paolo Bonzini
3
-7
/
+14
2020-06-01
KVM: nSVM: leave guest mode when clearing EFER.SVME
Paolo Bonzini
3
-2
/
+25
2020-06-01
KVM: nSVM: split nested_vmcb_check_controls
Paolo Bonzini
1
-9
/
+14
2020-06-01
KVM: nSVM: remove HF_HIF_MASK
Paolo Bonzini
3
-7
/
+1
2020-06-01
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
4
-8
/
+5
2020-06-01
KVM: nSVM: synthesize correct EXITINTINFO on vmexit
Paolo Bonzini
2
-14
/
+49
2020-06-01
KVM: SVM: preserve VGIF across VMCB switch
Paolo Bonzini
1
-1
/
+5
2020-06-01
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
4
-37
/
+38
2020-06-01
KVM: nSVM: remove unnecessary if
Paolo Bonzini
1
-2
/
+1
2020-06-01
KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
Paolo Bonzini
3
-25
/
+38
2020-06-01
KVM: nSVM: restore clobbered INT_CTL fields after clearing VINTR
Paolo Bonzini
1
-1
/
+9
2020-06-01
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
3
-58
/
+39
2020-06-01
KVM: nSVM: remove trailing padding for struct vmcb_control_area
Paolo Bonzini
1
-1
/
+8
2020-06-01
KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
Paolo Bonzini
1
-6
/
+4
2020-06-01
KVM: nSVM: clean up tsc_offset update
Paolo Bonzini
1
-4
/
+5
2020-06-01
KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
Paolo Bonzini
1
-6
/
+6
2020-06-01
KVM: nSVM: extract preparation of VMCB for nested run
Paolo Bonzini
1
-16
/
+24
2020-06-01
KVM: nSVM: extract load_nested_vmcb_control
Paolo Bonzini
1
-16
/
+22
2020-06-01
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
3
-10
/
+9
2020-05-28
KVM: nVMX: always update CR3 in VMCS
Paolo Bonzini
1
-4
/
+1
2020-05-28
KVM: SVM: always update CR3 in VMCB
Paolo Bonzini
2
-16
/
+6
2020-05-28
KVM: nSVM: correctly inject INIT vmexits
Paolo Bonzini
1
-0
/
+27
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
3
-19
/
+1
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
5
-103
/
+58
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
4
-77
/
+92
2020-05-27
KVM: x86: track manually whether an event has been injected
Paolo Bonzini
1
-5
/
+12
2020-05-27
KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
Vitaly Kuznetsov
1
-3
/
+3
2020-05-27
KVM: x86: Initialize tdp_level during vCPU creation
Sean Christopherson
1
-0
/
+1
2020-05-27
KVM: nSVM: leave ASID aside in copy_vmcb_control_area
Paolo Bonzini
1
-1
/
+1
2020-05-27
KVM: nSVM: fix condition for filtering async PF
Paolo Bonzini
1
-2
/
+2
2020-05-27
kvm/x86: Remove redundant function implementations
彭浩(Richard)
5
-16
/
+10
2020-05-27
KVM: Fix the indentation to match coding style
Haiwei Li
1
-1
/
+1
2020-05-27
KVM: VMX: replace "fall through" with "return" to indicate different case
Miaohe Lin
1
-4
/
+2
2020-05-27
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
3
-3
/
+3
2020-05-27
KVM: x86: Remove superfluous brackets from case statement
Sean Christopherson
1
-2
/
+2
2020-05-27
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags
Paolo Bonzini
1
-1
/
+1
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
5
-39
/
+33
2020-05-27
Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-8
/
+7
2020-05-27
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
4
-11
/
+6
2020-05-27
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally
Maxim Levitsky
1
-0
/
+4
2020-05-27
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Maxim Levitsky
1
-0
/
+3
2020-05-27
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
Sean Christopherson
1
-18
/
+9
[next]