summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
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
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li
2017-12-14KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
2017-07-05KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-25KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-03-31KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-01-19KVM: x86: fix NULL deref in vcpu_scan_ioapicWanpeng Li
2017-01-19KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2016-11-19KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-11-19KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-19KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini