summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vmx.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Enable bus lock VM exitChenyi Qiang2021-02-041-0/+1
* KVM: x86: emulate wait-for-SIPI and SIPI-VMExitYadong Qi2020-11-151-0/+1
* KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
* KVM: nVMX: Tweak handling of failure code for nested VM-Enter failureSean Christopherson2020-05-151-4/+6
* KVM: nVMX: Allow L1 to use 5-level page walks for nested EPTSean Christopherson2020-03-161-0/+12
* KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSEXiaoyao Li2020-02-211-1/+1
* x86: vmxfeatures: rename features for consistency with KVM and manualPaolo Bonzini2020-02-051-3/+3
* Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-311-3/+3
|\
| * KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2020-01-081-1/+1
| * KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li2020-01-081-1/+1
| * KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2020-01-081-1/+1
* | KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bitsSean Christopherson2020-01-131-50/+55
|/
* kvm: nvmx: limit atomic switch MSRsMarc Orr2019-09-241-0/+1
* KVM: x86: Add support for user wait instructionsTao Xu2019-09-241-0/+1
* KVM: nVMX: trace nested VM-Enter failures detected by H/WSean Christopherson2019-09-111-0/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-051-14/+1
* KVM: x86: Add Intel PT virtualization work modeChao Peng2018-12-211-0/+8
* KVM: nVMX: Unrestricted guest mode requires EPTJim Mattson2018-11-271-0/+1
* KVM/x86: Use assembly instruction mnemonics instead of .byte streamsUros Bizjak2018-10-171-13/+0
* KVM: vmx: Add defines for SGX ENCLS exitingSean Christopherson2018-08-221-0/+3
* x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini2018-08-051-0/+1
* Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-051-0/+3
|\
| * kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr2018-06-221-0/+3
* | x86/l1tf: Handle EPT disabled state properThomas Gleixner2018-07-131-0/+1
* | x86/litf: Introduce vmx status variableThomas Gleixner2018-07-131-0/+9
|/
* KVM: nVMX: Restore the VMCS12 offsets for v4.0 fieldsJim Mattson2018-05-231-0/+2
* kvm/x86: fix icebp instruction handlingLinus Torvalds2018-03-201-0/+1
* KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exitingDavid Hildenbrand2017-10-121-2/+2
* KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-241-0/+2
* KVM: VMX: cleanup EPTP definitionsDavid Hildenbrand2017-08-181-5/+6
* KVM: nVMX: Emulate EPTP switching for the L1 hypervisorBandan Das2017-08-071-0/+6
* KVM: vmx: Enable VMFUNCsBandan Das2017-08-071-0/+3
* KVM: nVMX: support RDRAND and RDSEED exitingPaolo Bonzini2017-04-071-0/+2
* kvm: nVMX: support EPT accessed/dirty bitsPaolo Bonzini2017-04-071-0/+2
* kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constantsJunaid Shahid2017-01-271-6/+6
* kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.Junaid Shahid2017-01-091-3/+6
* kvm: x86: mmu: Do not use bit 63 for tracking special SPTEsJunaid Shahid2017-01-091-2/+7
* kvm: x86: mmu: Use symbolic constants for EPT Violation Exit QualificationsJunaid Shahid2017-01-091-0/+16
* KVM: nVMX: support restore of VMX capability MSRsDavid Matlack2016-12-081-0/+31
* KVM: VMX: clean up declaration of VPID/EPT invalidation typesJan Dakinevich2016-11-221-1/+4
* KVM: nVMX: support descriptor table exitsPaolo Bonzini2016-11-021-0/+1
* Revert "KVM: x86: add pcommit support"Dan Williams2016-07-231-1/+0
* KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2015-11-101-0/+3
* KVM: nVMX: emulate the INVVPID instructionWanpeng Li2015-10-161-0/+1
* KVM: x86: add pcommit supportXiao Guangrong2015-10-011-1/+1
* x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski2015-08-151-23/+23
* kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-231-0/+1
* KVM: VMX: Add PML support in VMXKai Huang2015-01-301-0/+4
* kvm: x86: handle XSAVES vmcs and vmexitWanpeng Li2014-12-051-0/+2
* kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guestWanpeng Li2014-12-051-0/+1