index
:
Linux Stable
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.13.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
/
include
/
asm
/
vmx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
Sean Christopherson
2023-08-17
1
-1
/
+1
*
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
2023-05-19
1
-0
/
+2
*
kvm: vmx: keep constant definition format consistent
Peng Hao
2022-09-30
1
-1
/
+1
*
KVM: VMX: Enable Notify VM exit
Tao Xu
2022-06-08
1
-0
/
+7
*
KVM: VMX: enable IPI virtualization
Chao Gao
2022-06-08
1
-0
/
+8
*
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
2022-06-08
1
-0
/
+3
*
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
2022-04-13
1
-6
/
+2
*
KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
SU Hang
2022-04-13
1
-0
/
+2
*
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
2021-04-20
1
-0
/
+1
*
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
1
-0
/
+1
*
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
2020-11-15
1
-0
/
+1
*
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
2020-09-28
1
-1
/
+1
*
KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
Sean Christopherson
2020-05-15
1
-4
/
+6
*
KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT
Sean Christopherson
2020-03-16
1
-0
/
+12
*
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
2020-02-21
1
-1
/
+1
*
x86: vmxfeatures: rename features for consistency with KVM and manual
Paolo Bonzini
2020-02-05
1
-3
/
+3
*
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-31
1
-3
/
+3
|
\
|
*
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2020-01-08
1
-1
/
+1
|
*
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
2020-01-08
1
-1
/
+1
|
*
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2020-01-08
1
-1
/
+1
*
|
KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
Sean Christopherson
2020-01-13
1
-50
/
+55
|
/
*
kvm: nvmx: limit atomic switch MSRs
Marc Orr
2019-09-24
1
-0
/
+1
*
KVM: x86: Add support for user wait instructions
Tao Xu
2019-09-24
1
-0
/
+1
*
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2019-09-11
1
-0
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-21
1
-0
/
+8
*
KVM: nVMX: Unrestricted guest mode requires EPT
Jim Mattson
2018-11-27
1
-0
/
+1
*
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-10-17
1
-13
/
+0
*
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
2018-08-22
1
-0
/
+3
*
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2018-08-05
1
-0
/
+1
*
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-0
/
+3
|
\
|
*
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-22
1
-0
/
+3
*
|
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-07-13
1
-0
/
+1
*
|
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-07-13
1
-0
/
+9
|
/
*
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2018-05-23
1
-0
/
+2
*
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-20
1
-0
/
+1
*
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
2017-10-12
1
-2
/
+2
*
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
1
-0
/
+2
*
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
2017-08-18
1
-5
/
+6
*
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
2017-08-07
1
-0
/
+6
*
KVM: vmx: Enable VMFUNCs
Bandan Das
2017-08-07
1
-0
/
+3
*
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2017-04-07
1
-0
/
+2
*
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
1
-0
/
+2
*
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
2017-01-27
1
-6
/
+6
*
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
2017-01-09
1
-3
/
+6
*
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
2017-01-09
1
-2
/
+7
*
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
2017-01-09
1
-0
/
+16
*
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2016-12-08
1
-0
/
+31
*
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
2016-11-22
1
-1
/
+4
*
KVM: nVMX: support descriptor table exits
Paolo Bonzini
2016-11-02
1
-0
/
+1
[next]