Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cbd717585b8038d93c309176bb563a5c6de60ac7
/
arch
/
x86
/
kvm
/
pmu.c
cbd7175
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
by Wei Wang
· 4 years, 8 months ago
afaf0b2
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
by Sean Christopherson
· 4 years, 10 months ago
168d918
KVM: x86: Adjust counter sample period after a wrmsr
by Eric Hankland
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b35e554
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
by Like Xu
· 5 years ago
a6da0d7
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
by Like Xu
· 5 years ago
c900c15
KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
by Like Xu
· 5 years ago
98ff80f
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
by Like Xu
· 5 years ago
12e78e6
x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
4be9467
KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP
by Like Xu
· 5 years ago
30cd860
KVM: x86: Add fixed counters to PMU filter
by Eric Hankland
· 5 years ago
6fc3977
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
by Like Xu
· 5 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
66bb8a0
KVM: x86: PMU Event Filter
by Eric Hankland
· 6 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 6 years ago
9285ec4
timekeeping: Use proper clock specifier names in functions
by Jason A. Donenfeld
· 6 years ago
20c8ccb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
by Thomas Gleixner
· 6 years ago
0e6f467
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
by Paolo Bonzini
· 6 years ago
672ff6c
KVM: x86: Raise #GP when guest vCPU do not support PMU
by Liran Alon
· 6 years ago
2d7921c
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
by Arbel Moshe
· 7 years ago
bba82fd
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
by Robert O'Callahan
· 8 years ago
bce87cc
KVM: x86: consolidate different ways to test for in-kernel LAPIC
by Paolo Bonzini
· 9 years ago
25462f7
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
by Wei Huang
· 10 years ago
41aac14
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
by Wei Huang
· 10 years ago
e5af058
KVM: x86/vPMU: reorder PMU functions
by Wei Huang
· 10 years ago
e84cfe4
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
by Wei Huang
· 10 years ago
212dba1
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
by Wei Huang
· 10 years ago
474a5bb
KVM: x86/vPMU: introduce pmu.h header
by Wei Huang
· 10 years ago
c6702c9
KVM: x86/vPMU: rename a few PMU functions
by Wei Huang
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
d27aa7f
KVM: x86: Clarify PMU related features bit manipulation
by Nadav Amit
· 10 years ago
67f4d42
KVM: x86: rdpmc emulation checks the counter incorrectly
by Nadav Amit
· 11 years ago
671bd99
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
by Nadav Amit
· 11 years ago
103af0a
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
by Andi Kleen
· 12 years ago
afd80d8
pmu: prepare for migration support
by Paolo Bonzini
· 12 years ago
e9bda6f
Merge branch 'queue' into next
by Avi Kivity
· 12 years ago
c7a7062
KVM: x86: Fix typos in pmu.c
by Guo Chao
· 13 years ago
15c7ad5
perf/x86: Rename Intel specific macros
by Robert Richter
· 13 years ago
f19a0c2
KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
by Gleb Natapov
· 13 years ago
fea5295
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
by Sasikantha babu
· 13 years ago
62079d8
KVM: PMU: add proper support for fixed counter 2
by Gleb Natapov
· 13 years ago
fac3368
KVM: PMU: Fix raw event check
by Gleb Natapov
· 13 years ago
a7b9d2c
KVM: PMU: warn when pin control is set in eventsel msr
by Gleb Natapov
· 13 years ago
270c6c7
KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation
by Gleb Natapov
· 13 years ago
f5132b0
KVM: Expose a version 2 architectural PMU to a guests
by Gleb Natapov
· 13 years ago