index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
2022-01-07
1
-0
/
+1
*
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
2022-01-07
1
-1
/
+0
*
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2022-01-07
1
-2
/
+1
*
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-11
1
-2
/
+2
*
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
2021-08-04
1
-1
/
+1
*
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
*
KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
Like Xu
2021-02-04
1
-0
/
+1
*
KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
Like Xu
2021-02-04
1
-0
/
+1
*
kvm: x86: limit the maximum number of vPMU fixed counters to 3
Like Xu
2020-07-08
1
-0
/
+2
*
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
2020-06-01
1
-2
/
+2
*
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
1
-1
/
+1
*
KVM: x86: Adjust counter sample period after a wrmsr
Eric Hankland
2020-03-16
1
-0
/
+9
*
KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF ...
Marios Pomonis
2020-01-27
1
-4
/
+14
*
KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL
Oliver Upton
2019-11-15
1
-0
/
+6
*
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
1
-0
/
+2
*
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
2019-11-15
1
-2
/
+10
*
KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
Like Xu
2019-11-15
1
-0
/
+1
*
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
Like Xu
2019-11-15
1
-4
/
+4
*
KVM: x86: PMU Event Filter
Eric Hankland
2019-07-11
1
-0
/
+1
*
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
2019-05-24
1
-1
/
+2
*
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
1
-0
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
1
-0
/
+92
*
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
1
-0
/
+26