index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vmx.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/trapnr: Add event type macros to <asm/trapnr.h>
Xin Li
2024-01-25
1
-8
/
+9
*
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
[next]