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
starfive-6.6.48-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
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
1
-6
/
+9
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
1
-1
/
+1
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
3
-4
/
+7
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2
-2
/
+10
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
1
-3
/
+14
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2
-7
/
+14
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
1
-0
/
+6
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
1
-8
/
+1
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
1
-4
/
+0
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-228
/
+219
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
1
-1
/
+2
2021-08-13
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
1
-4
/
+3
2021-08-13
KVM: x86: Clean up redundant ROL16(val, n) macro definition
Like Xu
5
-10
/
+2
2021-08-13
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Uros Bizjak
1
-1
/
+1
2021-08-13
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
1
-2
/
+0
2021-08-13
KVM: VMX: Hide VMCS control calculators in vmx.c
Sean Christopherson
2
-29
/
+27
2021-08-13
KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01
Sean Christopherson
2
-14
/
+9
2021-08-13
KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01
Sean Christopherson
2
-10
/
+21
2021-08-13
KVM: VMX: Reset DR6 only when KVM_DEBUGREG_WONT_EXIT
Paolo Bonzini
1
-0
/
+6
2021-08-13
KVM: X86: Set host DR6 only on VMX and for KVM_DEBUGREG_WONT_EXIT
Paolo Bonzini
1
-0
/
+4
2021-08-13
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
1
-1
/
+2
2021-08-13
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
1
-12
/
+41
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
1
-1
/
+1
2021-08-10
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
1
-1
/
+1
2021-08-04
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
1
-2
/
+2
2021-08-02
KVM: VMX: Move RESET-only VMWRITE sequences to init_vmcs()
Sean Christopherson
1
-15
/
+13
2021-08-02
KVM: VMX: Remove redundant write to set vCPU as active at RESET/INIT
Sean Christopherson
1
-2
/
+0
2021-08-02
KVM: VMX: Smush x2APIC MSR bitmap adjustments into single function
Sean Christopherson
2
-35
/
+22
2021-08-02
KVM: VMX: Remove unnecessary initialization of msr_bitmap_mode
Sean Christopherson
1
-1
/
+0
2021-08-02
KVM: VMX: Don't redo x2APIC MSR bitmaps when userspace filter is changed
Sean Christopherson
1
-1
/
+0
2021-08-02
KVM: nVMX: Remove obsolete MSR bitmap refresh at nested transitions
Sean Christopherson
3
-8
/
+1
2021-08-02
KVM: VMX: Remove obsolete MSR bitmap refresh at vCPU RESET/INIT
Sean Christopherson
1
-3
/
+0
2021-08-02
KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
Sean Christopherson
1
-9
/
+0
2021-08-02
KVM: VMX: Don't _explicitly_ reconfigure user return MSRs on vCPU INIT
Sean Christopherson
1
-2
/
+2
2021-08-02
KVM: VMX: Refresh list of user return MSRs after setting guest CPUID
Sean Christopherson
1
-0
/
+2
2021-08-02
KVM: VMX: Skip pointless MSR bitmap update when setting EFER
Sean Christopherson
1
-9
/
+10
2021-08-02
KVM: nVMX: Don't evaluate "emulation required" on nested VM-Exit
Sean Christopherson
3
-13
/
+11
2021-08-02
KVM: VMX: Skip emulation required checks during pmode/rmode transitions
Sean Christopherson
1
-6
/
+12
2021-08-02
KVM: VMX: Process CR0.PG side effects after setting CR0 assets
Sean Christopherson
1
-11
/
+12
2021-08-02
KVM: VMX: Pull GUEST_CR3 from the VMCS iff CR3 load exiting is disabled
Sean Christopherson
1
-2
/
+5
2021-08-02
KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em
Sean Christopherson
1
-9
/
+37
2021-08-02
KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()
Sean Christopherson
1
-23
/
+17
2021-08-02
KVM: VMX: Remove direct write to vcpu->arch.cr0 during vCPU RESET/INIT
Sean Christopherson
1
-4
/
+1
2021-08-02
KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted guest
Sean Christopherson
1
-9
/
+5
2021-08-02
KVM: x86: Move EDX initialization at vCPU RESET to common code
Sean Christopherson
1
-6
/
+0
2021-08-02
KVM: x86: Consolidate APIC base RESET initialization code
Sean Christopherson
1
-7
/
+0
2021-08-02
KVM: VMX: Stuff vcpu->arch.apic_base directly at vCPU RESET
Sean Christopherson
1
-6
/
+3
2021-08-02
KVM: VMX: Remove explicit MMU reset in enter_rmode()
Sean Christopherson
1
-2
/
+0
2021-08-02
KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
Sean Christopherson
1
-1
/
+6
[next]