mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 12:52:30 +00:00
c01d6a1802
Let the code never use unsupported event counters. Change kvm_pmu_handle_pmcr() to only reset supported counters and kvm_pmu_vcpu_reset() to only stop supported counters. Other actions are filtered on the supported counters in kvm/sysregs.c Signed-off-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200124142535.29386-5-eric.auger@redhat.com |
||
---|---|---|
.. | ||
kvm | ||
lib | ||
Makefile |