aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx
AgeCommit message (Expand)AuthorFilesLines
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-8/+41
2024-04-11KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacksGravatar Sean Christopherson 1-1/+9
2024-04-11KVM: VMX: Snapshot LBR capabilities during module initializationGravatar Sean Christopherson 3-5/+8
2024-04-08KVM: VMX: Ignore MKTME KeyID bits when intercepting #PF for allow_smaller_max...Gravatar Tao Su 1-1/+3
2024-04-08KVM: x86/pmu: Disable support for adaptive PEBSGravatar Sean Christopherson 1-2/+22
2024-04-08x86/bhi: Mitigate KVM by defaultGravatar Pawan Gupta 1-1/+1
2024-04-08x86/bhi: Add support for clearing branch history at syscall entryGravatar Pawan Gupta 1-0/+2
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-212/+171
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+9
2024-03-11Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 2-136/+86
2024-03-11Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-41/+31
2024-03-11Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 3-35/+54
2024-02-27KVM: VMX: Combine "check" and "get" APIs for passthrough MSR lookupsGravatar Sean Christopherson 1-39/+26
2024-02-27KVM: VMX: return early if msr_bitmap is not supportedGravatar Dongli Zhang 1-0/+3
2024-02-27KVM: VMX: fix comment to add LBR to passthrough MSRsGravatar Dongli Zhang 1-1/+1
2024-02-22KVM: x86: Fully defer to vendor code to decide how to force immediate exitGravatar Sean Christopherson 2-20/+14
2024-02-22KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2Gravatar Sean Christopherson 1-2/+20
2024-02-22KVM: x86: Move handling of is_guest_mode() into fastpath exit handlersGravatar Sean Christopherson 1-3/+3
2024-02-22KVM: VMX: Handle forced exit due to preemption timer in fastpathGravatar Sean Christopherson 1-5/+8
2024-02-22KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exitsGravatar Sean Christopherson 1-2/+9
2024-02-22KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointGravatar Sean Christopherson 1-2/+2
2024-02-22KVM: x86: Open code all direct reads to guest DR6 and DR7Gravatar Sean Christopherson 1-1/+1
2024-02-22KVM: x86: Make kvm_get_dr() return a value, not use an out parameterGravatar Sean Christopherson 2-5/+2
2024-02-19KVM/VMX: Move VERW closer to VMentry for MDS mitigationGravatar Pawan Gupta 2-4/+19
2024-02-19KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHGravatar Sean Christopherson 2-5/+8
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyGravatar Pawan Gupta 1-1/+1
2024-02-14Merge tag 'kvm-x86-fixes-6.8-rcN' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-1/+1
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Gravatar Ingo Molnar 1-1/+1
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 2-5/+5
2024-02-07KVM: VMX: Report up-to-date exit qualification to userspaceGravatar Chao Gao 1-1/+1
2024-02-02KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrlGravatar Mingwei Zhang 1-1/+1
2024-02-01KVM: x86/pmu: Snapshot event selectors that KVM emulates in softwareGravatar Sean Christopherson 1-1/+1
2024-02-01KVM: x86/pmu: Add macros to iterate over all PMCs given a bitmapGravatar Sean Christopherson 1-5/+2
2024-02-01KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeGravatar Sean Christopherson 1-14/+1
2024-02-01KVM: x86/pmu: Add common define to capture fixed counters offsetGravatar Sean Christopherson 1-6/+6
2024-02-01KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabledGravatar Sean Christopherson 1-14/+2
2024-01-31KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handlingGravatar Xin Li 1-3/+9
2024-01-30KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC typesGravatar Sean Christopherson 1-6/+15
2024-01-30KVM: x86/pmu: Treat "fixed" PMU type in RDPMC as index as a value, not flagGravatar Sean Christopherson 1-3/+11
2024-01-30KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUsGravatar Sean Christopherson 1-4/+18
2024-01-30KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUsGravatar Sean Christopherson 1-2/+14
2024-01-30KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad indexGravatar Sean Christopherson 1-12/+0
2024-01-30KVM: x86/pmu: Get eventsel for fixed counters from perfGravatar Sean Christopherson 1-13/+17
2024-01-30KVM: x86/pmu: Setup fixed counters' eventsel during PMU initializationGravatar Sean Christopherson 1-11/+5
2024-01-30KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodingsGravatar Sean Christopherson 1-49/+23
2024-01-30KVM: x86/pmu: Allow programming events that match unsupported arch eventsGravatar Sean Christopherson 1-38/+0
2024-01-30KVM: x86/pmu: Always treat Fixed counters as available when supportedGravatar Sean Christopherson 1-1/+14
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 14-716/+867
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEGravatar Breno Leitao 1-1/+1