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
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
1
-0
/
+6
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
1
-0
/
+2
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
1
-1
/
+12
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
1
-0
/
+2
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-1
/
+2
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
1
-3
/
+8
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
1
-1
/
+4
2019-07-15
kvm: vmx: fix coccinelle warnings
Yi Wang
1
-1
/
+1
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-640
/
+873
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-55
/
+63
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
1
-2
/
+24
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
1
-21
/
+23
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
1
-9
/
+16
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
1
-1
/
+4
2019-07-02
kvm: nVMX: Remove unnecessary sync_roots from handle_invept
Jim Mattson
1
-5
/
+3
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
3
-14
/
+37
2019-07-02
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
Vitaly Kuznetsov
1
-8
/
+12
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
1
-0
/
+2
2019-07-02
KVM: nVMX: allow setting the VMFUNC controls MSR
Paolo Bonzini
1
-0
/
+5
2019-07-02
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
Paolo Bonzini
1
-1
/
+6
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-8
/
+2
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
1
-11
/
+15
2019-06-20
KVM: VMX: check CPUID before allowing read/write of IA32_XSS
Wanpeng Li
1
-2
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2
-8
/
+2
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2
-37
/
+47
2019-06-18
KVM: nVMX: shadow pin based execution controls
Paolo Bonzini
1
-0
/
+1
2019-06-18
KVM: VMX: Leave preemption timer running when it's disabled
Sean Christopherson
3
-25
/
+41
2019-06-18
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
3
-8
/
+2
2019-06-18
KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
Sean Christopherson
1
-0
/
+8
2019-06-18
KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
Sean Christopherson
1
-1
/
+11
2019-06-18
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
3
-15
/
+12
2019-06-18
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
Sean Christopherson
2
-9
/
+0
2019-06-18
KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
Sean Christopherson
2
-15
/
+16
2019-06-18
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
3
-26
/
+28
2019-06-18
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
3
-31
/
+23
2019-06-18
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
3
-7
/
+8
2019-06-18
KVM: VMX: Add builder macros for shadowing controls
Sean Christopherson
1
-64
/
+36
2019-06-18
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
3
-4
/
+4
2019-06-18
KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
Sean Christopherson
1
-5
/
+22
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
2
-4
/
+3
2019-06-18
KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
Sean Christopherson
1
-4
/
+4
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
Sean Christopherson
2
-3
/
+9
2019-06-18
KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
Sean Christopherson
2
-3
/
+10
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
Sean Christopherson
2
-4
/
+4
2019-06-18
KVM: nVMX: Don't speculatively write APIC-access page address
Sean Christopherson
1
-8
/
+0
2019-06-18
KVM: nVMX: Don't speculatively write virtual-APIC page address
Sean Christopherson
1
-13
/
+8
2019-06-18
KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
Sean Christopherson
1
-3
/
+0
2019-06-18
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
3
-6
/
+15
[next]