index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu_amd.c
Age
Commit message (
Expand
)
Author
2020-04-03
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel
2019-11-15
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
2019-11-15
KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
Like Xu
2019-11-15
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
Like Xu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
2018-03-16
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2015-08-11
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
Wei Huang
2015-06-23
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
2015-06-23
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang