summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-30kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-05-30KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-05-22KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-05-22x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner
2018-05-22x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-05-22KVM: SVM: Move spec control call after restore of GSThomas Gleixner
2018-05-22x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk
2018-05-22x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner
2018-05-22x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk
2018-05-22x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk
2018-04-13KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson
2018-04-13KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2018-04-13KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr
2018-04-13KVM: X86: Fix preempt the preemption timer cancelWanpeng Li
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-22kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson
2018-03-22kvm/svm: Setup MCG_CAP on AMD properlyBorislav Petkov
2018-03-11KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...Paolo Bonzini
2018-03-11KVM/x86: Remove indirect MSR op calls from SPEC_CTRLPaolo Bonzini
2018-02-25KVM: nVMX: invvpid handling improvementsJan Dakinevich
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2018-02-25KVM: add X86_LOCAL_APIC dependencyArnd Bergmann
2018-02-25x86: add MULTIUSER dependency for KVMArnd Bergmann
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
2018-02-22X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRsKarimAllah Ahmed
2018-02-22KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...David Woodhouse
2018-02-17KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2Liran Alon
2018-02-13KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-13KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-13KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-13KVM/x86: Add IBPB supportAshok Raj
2018-02-13KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-02-13KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-02-13KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-02-13KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack
2018-02-13KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-13KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-13x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-13KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-02-13KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-03KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko