index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
2018-03-16
1
-0
/
+37
*
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
Robert O'Callahan
2017-03-01
1
-3
/
+10
*
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2016-02-09
1
-1
/
+1
*
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
2015-06-23
1
-336
/
+47
*
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
2015-06-23
1
-6
/
+18
*
KVM: x86/vPMU: reorder PMU functions
Wei Huang
2015-06-19
1
-78
/
+78
*
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
2015-06-19
1
-48
/
+64
*
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
2015-06-19
1
-20
/
+18
*
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
1
-6
/
+2
*
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
1
-33
/
+33
*
KVM: x86: For the symbols used locally only should be static type
Xiubo Li
2015-03-17
1
-1
/
+1
*
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
2014-08-20
1
-10
/
+14
*
KVM: x86: rdpmc emulation checks the counter incorrectly
Nadav Amit
2014-06-18
1
-0
/
+9
*
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
Nadav Amit
2014-04-23
1
-2
/
+5
*
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
2013-07-19
1
-5
/
+20
*
pmu: prepare for migration support
Paolo Bonzini
2013-04-02
1
-3
/
+11
*
Merge branch 'queue' into next
Avi Kivity
2012-07-26
1
-1
/
+1
|
\
|
*
KVM: x86: Fix typos in pmu.c
Guo Chao
2012-07-20
1
-1
/
+1
*
|
perf/x86: Rename Intel specific macros
Robert Richter
2012-07-05
1
-11
/
+11
|
/
*
KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
Gleb Natapov
2012-04-10
1
-9
/
+9
*
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
2012-04-05
1
-1
/
+1
*
KVM: PMU: add proper support for fixed counter 2
Gleb Natapov
2012-03-08
1
-1
/
+2
*
KVM: PMU: Fix raw event check
Gleb Natapov
2012-03-08
1
-1
/
+1
*
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
2012-03-08
1
-0
/
+3
*
KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation
Gleb Natapov
2012-03-08
1
-1
/
+1
*
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
2011-12-27
1
-0
/
+533