summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-221-0/+4
* KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky2021-08-041-4/+9
* KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan2021-07-201-0/+2
* KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-221-0/+1
* KVM: x86: get smi pending status correctlyJay Zhou2021-02-031-0/+5
* KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford2020-10-011-2/+8
* x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitSasha Levin2020-08-051-0/+3
* KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson2020-07-221-0/+2
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-301-2/+2
* kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang2020-06-251-31/+0
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson2020-04-241-0/+11
* KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson2020-04-241-5/+5
* KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson2020-02-141-1/+1
* KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platformSean Christopherson2020-02-141-0/+5
* KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson2020-02-141-1/+1
* KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis2020-02-141-2/+8
* KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis2020-02-141-2/+6
* KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini2019-12-171-2/+7
* KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini2019-12-171-2/+3
* KVM: x86: introduce is_pae_pagingPaolo Bonzini2019-11-201-4/+4
* kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid2019-11-201-2/+2
* kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid2019-11-121-0/+11
* kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-121-0/+9
* kvm: Convert kvm_lock to a mutexJunaid Shahid2019-11-121-5/+5
* kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-11-121-3/+3
* kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta2019-11-121-0/+19
* KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2019-11-121-0/+8
* kvm: vmx: Introduce lapic_mode enumerationJim Mattson2019-10-291-11/+15
* KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li2019-10-291-3/+3
* KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson2019-10-051-3/+8
* KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2019-10-051-0/+6
* KVM: x86: always stop emulation on page faultJan Dakinevich2019-10-051-1/+3
* KVM: x86: work around leak of uninitialized stack contentsFuqian Huang2019-09-191-0/+7
* KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson2019-09-061-4/+5
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+16
* KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini2019-07-101-3/+3
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-06-091-0/+3
* KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-311-1/+1
* KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson2019-05-211-13/+24
* KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-04-031-0/+12
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-2/+2
* KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini2019-02-121-0/+7
* KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPUSean Christopherson2019-01-311-5/+1
* KVM: x86: Fix single-step debuggingAlexander Popov2019-01-311-2/+1
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2019-01-161-21/+13
* kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2018-12-291-0/+2
* KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li2018-12-051-1/+2
* KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon2018-12-051-0/+1
* kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu2018-11-041-3/+3