index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-8
/
+0
|
\
|
*
x86/tss: Fix and move VMX BUILD_BUG_ON()
Thomas Gleixner
2019-11-16
1
-8
/
+0
*
|
kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
Jim Mattson
2019-11-23
1
-1
/
+3
*
|
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-31
/
+88
|
\
\
|
*
|
KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it
Paolo Bonzini
2019-11-21
1
-14
/
+30
|
*
|
KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality
Paolo Bonzini
2019-11-21
1
-3
/
+35
|
*
|
KVM: VMX: Introduce pi_is_pir_empty() helper
Joao Martins
2019-11-12
1
-3
/
+2
|
*
|
KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
Joao Martins
2019-11-12
1
-0
/
+14
|
*
|
KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
Joao Martins
2019-11-12
1
-1
/
+5
|
*
|
KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
Liran Alon
2019-11-12
1
-1
/
+1
|
|
/
|
*
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
Paolo Bonzini
2019-10-31
1
-11
/
+3
*
|
KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
Chenyi Qiang
2019-11-20
1
-0
/
+1
*
|
KVM: nVMX: Add support for capturing highest observable L2 TSC
Aaron Lewis
2019-11-15
1
-1
/
+1
*
|
kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
Aaron Lewis
2019-11-15
1
-5
/
+5
*
|
kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
Aaron Lewis
2019-11-15
1
-2
/
+2
*
|
KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
Liran Alon
2019-11-15
1
-1
/
+4
*
|
KVM: VMX: Refactor update_cr8_intercept()
Liran Alon
2019-11-15
1
-6
/
+3
*
|
KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
Andrea Arcangeli
2019-11-15
1
-2
/
+16
*
|
KVM: x86: optimize more exit handlers in vmx.c
Andrea Arcangeli
2019-11-15
1
-25
/
+5
*
|
kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common
Aaron Lewis
2019-10-22
1
-18
/
+0
*
|
KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Aaron Lewis
2019-10-22
1
-25
/
+2
*
|
KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS on Intel
Aaron Lewis
2019-10-22
1
-7
/
+18
*
|
KVM: VMX: Fix conditions for guest IA32_XSS support
Aaron Lewis
2019-10-22
1
-13
/
+11
*
|
KVM: x86: Introduce vcpu->arch.xsaves_enabled
Aaron Lewis
2019-10-22
1
-0
/
+5
*
|
KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup()
Xiaoyao Li
2019-10-22
1
-4
/
+5
*
|
KVM: VMX: Initialize vmx->guest_msrs[] right after allocation
Xiaoyao Li
2019-10-22
1
-18
/
+16
*
|
KVM: VMX: Remove vmx->hv_deadline_tsc initialization from vmx_vcpu_setup()
Xiaoyao Li
2019-10-22
1
-1
/
+0
*
|
KVM: VMX: Write VPID to vmcs when creating vcpu
Xiaoyao Li
2019-10-22
1
-3
/
+3
*
|
kvm: x86: Modify kvm_x86_ops.get_enable_apicv() to use struct kvm parameter
Suthikulpanit, Suravee
2019-10-22
1
-1
/
+1
*
|
KVM: x86: Fold decache_cr3() into cache_reg()
Sean Christopherson
2019-10-22
1
-9
/
+6
*
|
KVM: x86: Add helpers to test/mark reg availability and dirtiness
Sean Christopherson
2019-10-22
1
-16
/
+13
*
|
KVM: VMX: Optimize vmx_set_rflags() for unrestricted guest
Sean Christopherson
2019-10-22
1
-2
/
+9
*
|
KVM: VMX: Consolidate to_vmx() usage in RFLAGS accessors
Sean Christopherson
2019-10-22
1
-9
/
+11
*
|
KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date
Sean Christopherson
2019-10-22
1
-3
/
+5
*
|
KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
Sean Christopherson
2019-10-22
1
-3
/
+7
|
/
*
KVM: VMX: Remove specialized handling of unexpected exit-reasons
Liran Alon
2019-10-22
1
-12
/
+0
*
KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
Waiman Long
2019-09-27
1
-6
/
+9
*
KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386
Vitaly Kuznetsov
2019-09-25
1
-9
/
+5
*
KVM: VMX: Add error handling to VMREAD helper
Sean Christopherson
2019-09-25
1
-0
/
+8
*
KVM: VMX: Optimize VMX instruction error and fault handling
Sean Christopherson
2019-09-25
1
-0
/
+34
*
KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit
Tao Xu
2019-09-24
1
-16
/
+12
*
KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
Tao Xu
2019-09-24
1
-0
/
+36
*
KVM: x86: Add support for user wait instructions
Tao Xu
2019-09-24
1
-0
/
+18
*
KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
Sean Christopherson
2019-09-24
1
-30
/
+22
*
KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
Sean Christopherson
2019-09-24
1
-18
/
+10
*
KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
Sean Christopherson
2019-09-24
1
-21
/
+20
*
KVM: x86: Move triple fault request into RM int injection
Sean Christopherson
2019-09-24
1
-6
/
+3
*
KVM: x86: Handle emulation failure directly in kvm_task_switch()
Sean Christopherson
2019-09-24
1
-11
/
+3
*
KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
Sean Christopherson
2019-09-24
1
-8
/
+2
*
KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
Sean Christopherson
2019-09-24
1
-1
/
+11
[next]