index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
pmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
2016-05-20
1
-11
/
+14
*
arm64: KVM: Add braces to multi-line if statement in virtual PMU code
Will Deacon
2016-04-01
1
-1
/
+2
*
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+112
*
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+10
*
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
2016-02-29
1
-0
/
+21
*
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
1
-0
/
+17
*
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
2016-02-29
1
-1
/
+68
*
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
1
-0
/
+34
*
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
1
-0
/
+34
*
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
1
-0
/
+31
*
arm64: KVM: PMU: Add perf event map and introduce perf event creating function
Shannon Zhao
2016-02-29
1
-0
/
+74
*
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
1
-0
/
+66
*
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
1
-0
/
+63