aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAge
* KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek2017-05-14
* KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek2017-05-14
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-05-14
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-21
* KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng2017-03-14
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-01-09
* kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson2016-11-02
* KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-02
* kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson2016-10-27
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * KVM: nVMX: Fix the NMI IDT-vectoring handlingWanpeng Li2016-09-22
| * KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactiveWanpeng Li2016-09-22
| * KVM: nVMX: Fix reload apic access page warningWanpeng Li2016-09-22
| * kvm: x86: drop read_tsc_offset()Luiz Capitulino2016-09-16
| * KVM: nVMX: expose INS/OUTS information supportJan Dakinevich2016-09-07
| * KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini2016-09-07
| * KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini2016-09-07
| * KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich2016-09-07
| * KVM: nVMX: make emulated nested preemption timer pinnedWanpeng Li2016-09-07
| * vmx: refine validity check for guest linear addressLiang Li2016-09-07
* | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\|
| * kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-18
| * KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-18
| * KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-18
* | x86: Apply more __ro_after_init and constKees Cook2016-08-10
|/
* nvmx: mark ept single context invalidation as supportedBandan Das2016-08-04
* nvmx: remove comment about missing nested vpid supportBandan Das2016-08-04
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson2016-08-01
| * kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack2016-08-01
| * KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář2016-07-14
| * KVM: VMX: optimize APIC ID read with APICvRadim Krčmář2016-07-14
| * kvm: vmx: advertise support for ept execute onlyBandan Das2016-07-14
| * kvm: mmu: track read permission explicitly for shadow EPT page tablesBandan Das2016-07-14
| * kvm: mmu: don't set the present bit unconditionallyBandan Das2016-07-14
| * KVM: VMX: introduce vm_{entry,exit}_control_reset_shadowPaolo Bonzini2016-07-11
| * KVM: nVMX: keep preemption timer enabled during L2 executionPaolo Bonzini2016-07-11
| * KVM: nVMX: avoid incorrect preemption timer vmexit in nested guestWanpeng Li2016-07-11
| * KVM: VMX: reflect broken preemption timer in vmcs_configPaolo Bonzini2016-07-11
| * KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an elementWei Yongjun2016-07-05
| * KVM: vmx: fix underflow in TSC deadline calculationPaolo Bonzini2016-07-01
| * KVM: x86: use guest_exit_irqoffPaolo Bonzini2016-07-01
| * KVM: x86: always use "acknowledge interrupt on exit"Paolo Bonzini2016-07-01
| * KVM: VMX: enable guest access to LMCE related MSRsAshok Raj2016-06-23
| * KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROLHaozhong Zhang2016-06-23
| * KVM: VMX: move msr_ia32_feature_control to vcpu_vmxHaozhong Zhang2016-06-23
| * kvm: vmx: hook preemption timer supportYunhong Jiang2016-06-16
| * kvm: vmx: rename vmx_pre/post_block to pi_pre/post_blockYunhong Jiang2016-06-16
| * KVM: x86: Fix typosAndrea Gelmini2016-06-14
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\ \