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