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
/
svm
/
pmu.c
Age
Commit message (
Expand
)
Author
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-03
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Paolo Bonzini
2022-05-03
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Kyle Huey
2022-04-21
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-13
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-02-25
KVM: x86: Provide per VM capability for disabling PMU virtualization
David Dunn
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
2022-01-07
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
2022-01-07
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
2021-12-08
KVM: x86/svm: Add module param to control PMU virtualization
Like Xu
2021-12-02
KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
Like Xu
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-03-30
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...
Vitaly Kuznetsov
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
2020-04-03
kVM SVM: Move SVM related files to own sub-directory
Joerg Roedel