diff options
author | Marc Zyngier <maz@kernel.org> | 2023-04-13 14:23:42 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-04-13 14:23:42 +0100 |
commit | a6610435ac17de1ac727c90ad62c723d86c7ea36 (patch) | |
tree | 64b8b8d28d34041f9772fc974883b1c11ef3b165 /include/kvm | |
parent | 2fe9e0fc21602339b82cdba58ef81a5a97d90ca2 (diff) | |
download | lwn-a6610435ac17de1ac727c90ad62c723d86c7ea36.tar.gz lwn-a6610435ac17de1ac727c90ad62c723d86c7ea36.zip |
KVM: arm64: Handle 32bit CNTPCTSS traps
When CNTPOFF isn't implemented and that we have a non-zero counter
offset, CNTPCT and CNTPCTSS are trapped. We properly handle the
former, but not the latter, as it is not present in the sysreg
table (despite being actually handled in the code). Bummer.
Just populate the cp15_64 table with the missing register.
Reported-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions