summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/pmu.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse1-38/+0
2019-04-30arm64: KVM: Fix perf cycle counter support for VHEAndrew Murray1-2/+9
2019-04-24arm64: KVM: Avoid isb's by using direct pmxevtyper sysregAndrew Murray1-10/+74
2019-04-24arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray1-2/+86
2019-04-24arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray1-0/+39
2019-04-24arm64: KVM: Add accessors to track guest/host only countersAndrew Murray1-0/+45