aboutsummaryrefslogtreecommitdiffstats
path: root/include/kvm/arm_pmu.h
AgeCommit message (Expand)Author
2017-04-09KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipChristoffer Dall
2016-06-27arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao
2016-02-29arm64: KVM: Add PMU overflow interrupt routingShannon Zhao
2016-02-29arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMSWINC registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao
2016-02-29arm64: KVM: PMU: Add perf event map and introduce perf event creating functionShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCR registerShannon Zhao
2016-02-29arm64: KVM: Define PMU data structure for each vcpuShannon Zhao