summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/pmu-emul.c
AgeCommit message (Expand)Author
2021-10-17KVM: arm64: Add memcg accounting to KVM allocationsJia He
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-08-20Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier
2021-08-11KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual
2021-08-02KVM: arm64: Disabling disabled PMU counters wastes a lot of timeAlexandre Chartre
2021-08-02KVM: arm64: Drop unnecessary masking of PMU registersMarc Zyngier
2021-06-18KVM: arm64: Restore PMU configuration on first runMarc Zyngier
2021-06-18KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is setAlexandru Elisei
2021-04-22KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier
2021-02-03KVM: arm64: Use symbolic names for the PMU versionsMarc Zyngier
2021-02-03KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier
2021-01-21KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier
2020-12-27KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()Alexandru Elisei
2020-11-27KVM: arm64: Get rid of the PMU ready stateMarc Zyngier
2020-11-27KVM: arm64: Gate kvm_pmu_update_state() on the PMU featureMarc Zyngier
2020-11-27KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset timeMarc Zyngier
2020-11-27KVM: arm64: Refuse to run VCPU if PMU is not initializedAlexandru Elisei
2020-11-27KVM: arm64: Add kvm_vcpu_has_pmu() helperMarc Zyngier
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-29KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Marc Zyngier
2020-09-29KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier
2020-09-29KVM: arm64: Use event mask matching architecture revisionMarc Zyngier
2020-09-29KVM: arm64: Refactor PMU attribute error handlingMarc Zyngier
2020-09-28KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier