index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vmx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
KVM: VMX: Open code VMX preemption timer rate mask in its accessor
Xin Li
1
-2
/
+1
2024-08-22
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
1
-7
/
+12
2024-08-22
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
1
-2
/
+5
2024-08-22
KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
Xin Li
1
-0
/
+5
2024-08-22
KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
Xin Li
1
-0
/
+7
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
1
-2
/
+3
2024-04-19
KVM, x86: add architectural support code for #VE
Paolo Bonzini
1
-0
/
+12
2024-04-19
KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
Isaku Yamahata
1
-0
/
+1
2024-01-25
x86/trapnr: Add event type macros to <asm/trapnr.h>
Xin Li
1
-8
/
+9
2023-08-17
KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
Sean Christopherson
1
-1
/
+1
2023-05-19
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
1
-0
/
+2
2022-09-30
kvm: vmx: keep constant definition format consistent
Peng Hao
1
-1
/
+1
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
1
-0
/
+7
2022-06-08
KVM: VMX: enable IPI virtualization
Chao Gao
1
-0
/
+8
2022-06-08
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
1
-0
/
+3
2022-04-13
KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits
Sean Christopherson
1
-6
/
+2
2022-04-13
KVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
SU Hang
1
-0
/
+2
2021-04-20
KVM: VMX: Add basic handling of VM-Exit from SGX enclave
Sean Christopherson
1
-0
/
+1
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
1
-0
/
+1
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
1
-0
/
+1
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
1
-1
/
+1
2020-05-15
KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
Sean Christopherson
1
-4
/
+6
2020-03-16
KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT
Sean Christopherson
1
-0
/
+12
2020-02-21
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
1
-1
/
+1
2020-02-05
x86: vmxfeatures: rename features for consistency with KVM and manual
Paolo Bonzini
1
-3
/
+3
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2020-01-13
KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
Sean Christopherson
1
-50
/
+55
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
1
-1
/
+1
2019-09-24
kvm: nvmx: limit atomic switch MSRs
Marc Orr
1
-0
/
+1
2019-09-24
KVM: x86: Add support for user wait instructions
Tao Xu
1
-0
/
+1
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
1
-0
/
+14
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
1
-0
/
+8
2018-11-27
KVM: nVMX: Unrestricted guest mode requires EPT
Jim Mattson
1
-0
/
+1
2018-10-17
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
1
-13
/
+0
2018-08-22
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
1
-0
/
+3
2018-08-05
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
1
-0
/
+1
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
1
-0
/
+3
2018-07-13
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
1
-0
/
+1
2018-07-13
x86/litf: Introduce vmx status variable
Thomas Gleixner
1
-0
/
+9
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
1
-0
/
+3
2018-05-23
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
1
-0
/
+2
2018-03-20
kvm/x86: fix icebp instruction handling
Linus Torvalds
1
-0
/
+1
2017-10-12
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
1
-2
/
+2
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
1
-0
/
+2
2017-08-18
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
1
-5
/
+6
2017-08-07
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
1
-0
/
+6
2017-08-07
KVM: vmx: Enable VMFUNCs
Bandan Das
1
-0
/
+3
[next]