Skip to content
Commit 1c3b746e authored by Alexandru Elisei's avatar Alexandru Elisei
Browse files

KVM: arm64: Keep a list of probed PMUs



The ARM PMU driver calls kvm_host_pmu_init() after probing to tell KVM that
a hardware PMU is available for guest emulation. Heterogeneous systems can
have more than one PMU present, and the callback gets called multiple
times, once for each of them. Keep track of all the PMUs available to KVM,
as they're going to be needed later.

Reviewed-by: default avatarReiji Watanabe <reijiw@google.com>
parent ca510399
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment