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
2019-04-16
KVM: x86: clear SMM flags before loading state while leaving SMM
Sean Christopherson
1
-2
/
+0
2019-04-16
KVM: x86: Load SMRAM in a single shot when leaving SMM
Sean Christopherson
1
-1
/
+1
2019-04-16
KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU
Liran Alon
1
-0
/
+25
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
1
-0
/
+4
2019-04-16
KVM: nVMX: always use early vmcs check when EPT is disabled
Paolo Bonzini
1
-2
/
+20
2019-04-16
KVM: nVMX: allow tests to use bad virtual-APIC page address
Paolo Bonzini
3
-10
/
+19
2019-04-05
KVM: x86: nVMX: fix x2APIC VTPR read intercept
Marc Orr
1
-1
/
+1
2019-04-05
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
Marc Orr
1
-28
/
+44
2019-03-28
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2
-14
/
+0
2019-03-28
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
1
-0
/
+5
2019-03-28
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
1
-0
/
+6
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-212
/
+293
2019-03-15
kvm: vmx: fix formatting of a comment
Paolo Bonzini
1
-5
/
+5
2019-02-21
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
3
-13
/
+27
2019-02-21
KVM: nVMX: do not start the preemption timer hrtimer unnecessarily
Paolo Bonzini
1
-4
/
+9
2019-02-21
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
1
-3
/
+5
2019-02-21
KVM: x86: cleanup freeing of nested state
Paolo Bonzini
2
-7
/
+6
2019-02-21
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
2
-21
/
+17
2019-02-21
KVM: nVMX: remove useless is_protmode check
Paolo Bonzini
1
-1
/
+1
2019-02-21
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
1
-3
/
+9
2019-02-21
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
Sean Christopherson
1
-2
/
+23
2019-02-21
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
1
-0
/
+4
2019-02-21
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
Sean Christopherson
1
-7
/
+6
2019-02-21
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
Sean Christopherson
1
-15
/
+4
2019-02-21
KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine
Sean Christopherson
2
-4
/
+22
2019-02-21
KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg
Sean Christopherson
2
-12
/
+12
2019-02-21
KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs
Sean Christopherson
2
-8
/
+10
2019-02-21
KVM: VMX: Use RAX as the scratch register during vCPU-run
Sean Christopherson
1
-38
/
+38
2019-02-21
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
Sean Christopherson
2
-4
/
+4
2019-02-21
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
Sean Christopherson
1
-32
/
+27
2019-02-21
KVM: VMX: Move vCPU-run code to a proper assembly routine
Sean Christopherson
2
-137
/
+145
2019-02-21
KVM: VMX: Create a stack frame in vCPU-run
Sean Christopherson
1
-1
/
+1
2019-02-21
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
Sean Christopherson
1
-52
/
+61
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
1
-1
/
+2
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
2
-20
/
+16
2019-02-13
KVM: nVMX: Restore a preemption timer consistency check
Sean Christopherson
1
-0
/
+4
2019-02-12
x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
Vitaly Kuznetsov
1
-3
/
+5
2019-02-12
KVM: VMX: Use vcpu->arch.regs directly when saving/loading guest state
Sean Christopherson
1
-24
/
+29
2019-02-12
KVM: VMX: Don't save guest registers after VM-Fail
Sean Christopherson
1
-12
/
+23
2019-02-12
KVM: VMX: Invert the ordering of saving guest/host scratch reg at VM-Enter
Sean Christopherson
1
-5
/
+7
2019-02-12
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
Sean Christopherson
2
-8
/
+7
2019-02-12
KVM: VMX: Update VMCS.HOST_RSP via helper C function
Sean Christopherson
1
-25
/
+26
2019-02-12
KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run()
Sean Christopherson
1
-11
/
+5
2019-02-12
KVM: nVMX: Cache host_rsp on a per-VMCS basis
Sean Christopherson
4
-26
/
+13
2019-02-12
KVM: nVMX: Let the compiler select the reg for holding HOST_RSP
Sean Christopherson
1
-3
/
+3
2019-02-12
KVM: nVMX: Reference vmx->loaded_vmcs->launched directly
Sean Christopherson
1
-4
/
+3
2019-02-12
KVM: nVMX: Capture VM-Fail via CC_{SET,OUT} in nested early checks
Sean Christopherson
1
-3
/
+3
2019-02-12
KVM: nVMX: Capture VM-Fail to a local var in nested_vmx_check_vmentry_hw()
Sean Christopherson
1
-6
/
+10
2019-02-12
KVM: nVMX: Explicitly reference the scratch reg in nested early checks
Sean Christopherson
1
-1
/
+1
2019-02-12
KVM: nVMX: Drop STACK_FRAME_NON_STANDARD from nested_vmx_check_vmentry_hw()
Sean Christopherson
1
-2
/
+0
[next]