summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/pmu-emul.c
Commit message (Expand)AuthorAgeFilesLines
* 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