index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
Robert O'Callahan
1
-3
/
+10
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
1
-1
/
+1
2015-06-23
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
1
-336
/
+47
2015-06-23
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
1
-6
/
+18
2015-06-19
KVM: x86/vPMU: reorder PMU functions
Wei Huang
1
-78
/
+78
2015-06-19
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
1
-48
/
+64
2015-06-19
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
1
-20
/
+18
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
1
-6
/
+2
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
1
-33
/
+33
2015-03-17
KVM: x86: For the symbols used locally only should be static type
Xiubo Li
1
-1
/
+1
2014-08-20
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
1
-10
/
+14
2014-06-18
KVM: x86: rdpmc emulation checks the counter incorrectly
Nadav Amit
1
-0
/
+9
2014-04-23
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
Nadav Amit
1
-2
/
+5
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
1
-5
/
+20
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
1
-3
/
+11
2012-07-26
Merge branch 'queue' into next
Avi Kivity
1
-1
/
+1
2012-07-20
KVM: x86: Fix typos in pmu.c
Guo Chao
1
-1
/
+1
2012-07-05
perf/x86: Rename Intel specific macros
Robert Richter
1
-11
/
+11
2012-04-10
KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset
Gleb Natapov
1
-9
/
+9
2012-04-05
KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()
Sasikantha babu
1
-1
/
+1
2012-03-08
KVM: PMU: add proper support for fixed counter 2
Gleb Natapov
1
-1
/
+2
2012-03-08
KVM: PMU: Fix raw event check
Gleb Natapov
1
-1
/
+1
2012-03-08
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
1
-0
/
+3
2012-03-08
KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation
Gleb Natapov
1
-1
/
+1
2011-12-27
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
1
-0
/
+533