summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/pmu-emul.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-201-1/+8
* Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier2021-08-201-3/+3
|\
| * KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual2021-08-111-3/+3
* | KVM: arm64: Disabling disabled PMU counters wastes a lot of timeAlexandre Chartre2021-08-021-2/+3
* | KVM: arm64: Drop unnecessary masking of PMU registersMarc Zyngier2021-08-021-2/+1
|/
* KVM: arm64: Restore PMU configuration on first runMarc Zyngier2021-06-181-0/+3
* KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei2021-06-181-0/+1
* KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier2021-04-221-1/+1
* KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-061-10/+0
* Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier2021-02-121-4/+10
|\
| * KVM: arm64: Use symbolic names for the PMU versionsMarc Zyngier2021-02-031-4/+4
| * KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier2021-02-031-0/+6
* | KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier2021-01-211-3/+7
* | KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()Alexandru Elisei2020-12-271-2/+0
|/
* KVM: arm64: Get rid of the PMU ready stateMarc Zyngier2020-11-271-1/+0
* KVM: arm64: Gate kvm_pmu_update_state() on the PMU featureMarc Zyngier2020-11-271-1/+1
* KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset timeMarc Zyngier2020-11-271-2/+2
* KVM: arm64: Refuse to run VCPU if PMU is not initializedAlexandru Elisei2020-11-271-4/+4
* KVM: arm64: Add kvm_vcpu_has_pmu() helperMarc Zyngier2020-11-271-5/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-22/+173
|\
| * KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Marc Zyngier2020-09-291-0/+29
| * KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier2020-09-291-6/+63
| * KVM: arm64: Use event mask matching architecture revisionMarc Zyngier2020-09-291-5/+75
| * KVM: arm64: Refactor PMU attribute error handlingMarc Zyngier2020-09-291-12/+7
* | KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry2020-09-281-1/+25
|/
* KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier2020-05-161-0/+869