Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-24 | KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation | James Morse | 1 | -38/+0 |
2019-04-30 | arm64: KVM: Fix perf cycle counter support for VHE | Andrew Murray | 1 | -2/+9 |
2019-04-24 | arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg | Andrew Murray | 1 | -10/+74 |
2019-04-24 | arm64: KVM: Enable VHE support for :G/:H perf event modifiers | Andrew Murray | 1 | -2/+86 |
2019-04-24 | arm64: KVM: Enable !VHE support for :G/:H perf event modifiers | Andrew Murray | 1 | -0/+39 |
2019-04-24 | arm64: KVM: Add accessors to track guest/host only counters | Andrew Murray | 1 | -0/+45 |