summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2020-04-24KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-02-14KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson
2020-02-14KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson
2020-02-14KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis
2020-02-14KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2019-12-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2019-11-16kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-16kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-16kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-16kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-16KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-16kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-05-31KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-21KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-03-23KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-01-31KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-09x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-10-13x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-08-15KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini
2018-08-15KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini
2018-08-15KVM: X86: Allow userspace to define the microcode versionWanpeng Li
2018-08-15KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li
2018-08-15KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky
2018-08-15x86/KVM/VMX: Add L1D flush logicPaolo Bonzini
2018-06-16kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2018-06-16KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-30KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang
2018-05-22KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-03-22kvm: nVMX: Disallow userspace-injected exceptions in guest modeJim Mattson
2018-02-25KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2018-02-25KVM: x86: fix escape of guest dr6 to the hostWanpeng Li
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-03KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2018-02-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2017-12-29KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li