diff options
author | Alexandru Elisei <[email protected]> | 2022-01-27 16:17:57 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-02-08 17:51:21 +0000 |
commit | db858060b1a788fba03711793dcaff19ea43286c (patch) | |
tree | 171defca9e6ad849df7718791af2848f949af082 /net/lapb/lapb_subr.c | |
parent | 46b18782147248b62f00e98a7f87abaf934951e8 (diff) |
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: Reiji Watanabe <[email protected]>
Signed-off-by: Alexandru Elisei <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions