summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-181-3/+5
* KVM: arm64: Require in-kernel irqchip for PMU supportChristoffer Dall2016-09-271-0/+8
* KVM: arm/arm64: pmu: abstract access to number of SPIsAndre Przywara2016-05-201-11/+14
* arm64: KVM: Add braces to multi-line if statement in virtual PMU codeWill Deacon2016-04-011-1/+2
* arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+112
* arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-291-0/+10
* arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-291-0/+21
* arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao2016-02-291-0/+17
* arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-291-1/+68
* arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao2016-02-291-0/+34
* arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-291-0/+34
* arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-291-0/+31
* arm64: KVM: PMU: Add perf event map and introduce perf event creating functionShannon Zhao2016-02-291-0/+74
* arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-291-0/+66
* arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-291-0/+63
OpenPOWER on IntegriCloud