summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)Author
2017-11-02KVM: x86: Update APICv on APIC resetJan H. Schönherr
2017-11-02KVM: VMX: Do not fully reset PI descriptor on vCPU resetJan H. Schönherr
2017-10-12KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li
2017-09-28KVM: VMX: use cmpxchg64Paolo Bonzini
2017-09-27KVM: VMX: simplify and fix vmx_vcpu_pi_loadPaolo Bonzini
2017-09-27KVM: VMX: avoid double list add with VT-d posted interruptsPaolo Bonzini
2017-09-27KVM: VMX: extract __pi_post_blockPaolo Bonzini
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-22KVM: nVMX: fix HOST_CR3/HOST_CR4 cacheLadi Prosek
2017-09-19KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-09-19KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-09-15kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-09-13KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit
2017-09-13x86/paravirt: Remove no longer used paravirt functionsJuergen Gross
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-29x86/idt: Unify gate_struct handling for 32/64-bit kernelsThomas Gleixner
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-24KVM: nVMX: Fix trying to cancel vmlauch/vmresumeWanpeng Li
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li
2017-08-24KVM: VMX: use kvm_event_needs_reinjectionWanpeng Li
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang
2017-08-24kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORSPaolo Bonzini
2017-08-24kvm: vmx: Raise #UD on unsupported RDSEEDJim Mattson
2017-08-24kvm: vmx: Raise #UD on unsupported RDRANDJim Mattson
2017-08-24KVM: VMX: cache secondary exec controlsPaolo Bonzini
2017-08-18KVM: VMX: always require WB memory type for EPTDavid Hildenbrand
2017-08-18KVM: VMX: cleanup EPTP definitionsDavid Hildenbrand
2017-08-18KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini
2017-08-18KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh
2017-08-18KVM: x86: simplify ept_misconfigPaolo Bonzini
2017-08-11KVM: nVMX: validate eptp pointerDavid Hildenbrand
2017-08-10kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini
2017-08-10KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2017-08-08KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-08-07KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář