summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan
2018-07-25x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson
2018-04-13KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson
2018-02-25KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-25KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-25x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-02-16KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-01-23x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2017-12-25KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-12-16kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-05-14KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-05-14KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-05-14Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-04-21kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-02-26kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-07-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-04-12KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini