summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-23KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0Sean Christopherson
2018-03-20kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-24KVM: SVM: Fix SEV LAUNCH_SECRET commandBrijesh Singh
2018-02-24KVM: SVM: install RSM interceptBrijesh Singh
2018-02-24KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE commandBrijesh Singh
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-02-24KVM: X86: Fix SMRAM accessing even if VM is shutdownWanpeng Li
2018-02-24KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2Chao Gao
2018-02-24KVM/x86: remove WARN_ON() for when vm_munmap() failsEric Biggers
2018-02-24KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIPRadim Krčmář
2018-02-24KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-02-23KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-02-23KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-13KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmapKarimAllah Ahmed
2018-02-13X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRsKarimAllah Ahmed
2018-02-13KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvmRadim Krčmář
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-03KVM/x86: Add IBPB supportAshok Raj
2018-02-03KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed
2018-02-03Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...Thomas Gleixner
2018-02-02KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()Eric Biggers
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-02-01x86/kvm: Update spectre-v1 mitigationDan Williams
2018-01-31KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-01-31kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)
2018-01-31KVM: x86: AMD Processor Topology InformationStanislav Lanci
2018-01-31x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2018-01-31x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=nThomas Gleixner
2018-01-30x86/kvm: Support Hyper-V reenlightenmentVitaly Kuznetsov
2018-01-30x86/kvm: Pass stable clocksource to guests when running nested on Hyper-VVitaly Kuznetsov
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-27KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini