Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kvm: arm64: Set up hyp percpu data for nVHE | David Brazdil | 2020-09-30 | 1 | -1/+4 |
* | kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE | David Brazdil | 2020-09-30 | 1 | -4/+4 |
* | KVM: arm64: PMU: Fix per-CPU access in preemptible context | Marc Zyngier | 2020-07-06 | 1 | -1/+6 |
* | KVM: arm64: Remove host_cpu_context member from vcpu structure | Marc Zyngier | 2020-06-09 | 1 | -6/+2 |
* | KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentation | James Morse | 2019-05-24 | 1 | -38/+0 |
* | arm64: KVM: Fix perf cycle counter support for VHE | Andrew Murray | 2019-04-30 | 1 | -2/+9 |
* | arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg | Andrew Murray | 2019-04-24 | 1 | -10/+74 |
* | arm64: KVM: Enable VHE support for :G/:H perf event modifiers | Andrew Murray | 2019-04-24 | 1 | -2/+86 |
* | arm64: KVM: Enable !VHE support for :G/:H perf event modifiers | Andrew Murray | 2019-04-24 | 1 | -0/+39 |
* | arm64: KVM: Add accessors to track guest/host only counters | Andrew Murray | 2019-04-24 | 1 | -0/+45 |