summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/pmu.c
AgeCommit message (Expand)Author
2023-10-12KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_eventsAnshuman Khandual
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba
2022-05-15KVM: arm64: Wrapper for getting pmu_eventsFuad Tabba
2021-03-19KVM: arm64: Disable PMU support in protected modeQuentin Perret
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil
2020-09-30kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil
2020-07-06KVM: arm64: PMU: Fix per-CPU access in preemptible contextMarc Zyngier
2020-06-09KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier
2019-05-24KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse
2019-04-30arm64: KVM: Fix perf cycle counter support for VHEAndrew Murray
2019-04-24arm64: KVM: Avoid isb's by using direct pmxevtyper sysregAndrew Murray
2019-04-24arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray
2019-04-24arm64: KVM: Enable !VHE support for :G/:H perf event modifiersAndrew Murray
2019-04-24arm64: KVM: Add accessors to track guest/host only countersAndrew Murray