index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
pmu_intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
2020-07-10
1
-17
/
+0
*
KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
Sean Christopherson
2020-06-04
1
-1
/
+1
*
KVM: x86/pmu: Support full width counting
Like Xu
2020-06-01
1
-4
/
+48
*
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
2020-06-01
1
-8
/
+11
*
KVM: VMX: Directly query Intel PT mode when refreshing PMUs
Sean Christopherson
2020-03-16
1
-1
/
+1
*
KVM: x86: Adjust counter sample period after a wrmsr
Eric Hankland
2020-03-16
1
-0
/
+6
*
KVM: x86: Fix perfctr WRMSR for running counters
Eric Hankland
2020-02-05
1
-5
/
+4
*
KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
Marios Pomonis
2020-01-27
1
-8
/
+16
*
KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control
Oliver Upton
2019-11-15
1
-0
/
+3
*
KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL
Oliver Upton
2019-11-15
1
-1
/
+1
*
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
1
-0
/
+6
*
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
2019-11-15
1
-0
/
+2
*
KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
Like Xu
2019-11-15
1
-0
/
+13
*
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
Like Xu
2019-11-15
1
-5
/
+5
*
kvm: vmx: Limit guest PMCs to those supported on the host
Jim Mattson
2019-10-01
1
-2
/
+5
*
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
2019-07-17
1
-3
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
2019-05-24
1
-5
/
+8
*
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
2019-05-24
1
-4
/
+9
*
KVM: x86: Add support of clear Trace_ToPA_PMI status
Luwei Kang
2019-04-30
1
-1
/
+7
*
KVM: VMX: Move VMX specific files to a "vmx" subdirectory
Sean Christopherson
2018-12-14
1
-0
/
+358