index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
2020-12-15
1
-1
/
+5
*
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-15
1
-0
/
+1
*
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
2020-12-14
1
-20
/
+0
*
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2020-12-11
1
-4
/
+4
*
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
2020-11-15
1
-0
/
+4
*
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
1
-0
/
+7
*
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
2020-11-15
1
-46
/
+42
*
KVM: x86: fix apic_accept_events vs check_nested_events
Paolo Bonzini
2020-11-15
1
-1
/
+1
*
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
2020-11-15
1
-1
/
+1
*
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
2020-11-15
1
-13
/
+18
*
KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
Sean Christopherson
2020-11-15
1
-12
/
+7
*
KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
Sean Christopherson
2020-11-15
1
-2
/
+3
*
KVM: vmx: remove unused variable
Paolo Bonzini
2020-10-31
1
-2
/
+0
*
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
2020-10-31
1
-1
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-24
1
-1
/
+1
|
\
|
*
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
2020-10-24
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-778
/
+481
|
\
|
|
*
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-21
1
-15
/
+22
|
|
\
|
*
|
KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
Sean Christopherson
2020-10-21
1
-5
/
+10
|
*
|
KVM: x86: Move call to update_exception_bitmap() into VMX code
Sean Christopherson
2020-10-21
1
-0
/
+3
|
*
|
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2020-10-21
1
-2
/
+4
|
*
|
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
2020-10-21
1
-16
/
+29
|
*
|
KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
Peter Xu
2020-10-19
1
-2
/
+3
|
*
|
KVM: VMX: vmx_uret_msrs_list[] can be static
kernel test robot
2020-09-29
1
-1
/
+1
|
*
|
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2020-09-28
1
-52
/
+174
|
*
|
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
2020-09-28
1
-43
/
+40
|
*
|
KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
Sean Christopherson
2020-09-28
1
-4
/
+4
|
*
|
KVM: VMX: Rename "vmx_msr_index" to "vmx_uret_msrs_list"
Sean Christopherson
2020-09-28
1
-8
/
+8
|
*
|
KVM: VMX: Rename "vmx_set_guest_msr" to "vmx_set_guest_uret_msr"
Sean Christopherson
2020-09-28
1
-3
/
+4
|
*
|
KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
Sean Christopherson
2020-09-28
1
-5
/
+5
|
*
|
KVM: VMX: Add vmx_setup_uret_msr() to handle lookup and swap
Sean Christopherson
2020-09-28
1
-31
/
+18
|
*
|
KVM: VMX: Move uret MSR lookup into update_transition_efer()
Sean Christopherson
2020-09-28
1
-12
/
+19
|
*
|
KVM: VMX: Check guest support for RDTSCP before processing MSR_TSC_AUX
Sean Christopherson
2020-09-28
1
-3
/
+5
|
*
|
KVM: VMX: Rename "__find_msr_index" to "__vmx_find_uret_msr"
Sean Christopherson
2020-09-28
1
-8
/
+8
|
*
|
KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
Sean Christopherson
2020-09-28
1
-4
/
+4
|
*
|
KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
Sean Christopherson
2020-09-28
1
-11
/
+11
|
*
|
KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
Sean Christopherson
2020-09-28
1
-3
/
+3
|
*
|
KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
Sean Christopherson
2020-09-28
1
-29
/
+29
|
*
|
KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
Sean Christopherson
2020-09-28
1
-5
/
+5
|
*
|
KVM: VMX: Prepend "MAX_" to MSR array size defines
Sean Christopherson
2020-09-28
1
-3
/
+3
|
*
|
KVM: x86: Rename "shared_msrs" to "user_return_msrs"
Sean Christopherson
2020-09-28
1
-6
/
+5
|
*
|
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
2020-09-28
1
-2
/
+16
|
*
|
KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest
Sean Christopherson
2020-09-28
1
-6
/
+2
|
*
|
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
2020-09-28
1
-1
/
+0
|
*
|
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li
2020-09-28
1
-315
/
+5
|
*
|
KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
Sean Christopherson
2020-09-28
1
-87
/
+64
|
*
|
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
2020-09-28
1
-5
/
+5
|
*
|
KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID
Sean Christopherson
2020-09-28
1
-5
/
+11
|
*
|
KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()
Sean Christopherson
2020-09-28
1
-7
/
+7
|
*
|
KVM: VMX: Use "illegal GPA" helper for PT/RTIT output base check
Sean Christopherson
2020-09-28
1
-1
/
+1
[next]