KVM: arm64: Add missing reset handlers for PMU emulation
authorMarc Zyngier <maz@kernel.org>
Mon, 27 Jan 2020 11:54:42 +0000 (11:54 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 28 May 2020 10:57:10 +0000 (11:57 +0100)
commit7ccadf23b8613c946f67e2b3c5e7f436858021aa
tree95ffc1e3f3421bf1e781a16c7764805724376ca9
parent7ea90bdd70c9cf82dfbaa54e7d9f296928679224
KVM: arm64: Add missing reset handlers for PMU emulation

As we're about to become a bit more harsh when it comes to the lack of
reset callbacks, let's add the missing PMU reset handlers. Note that
these only cover *CLR registers that were always covered by their *SET
counterpart, so there is no semantic change here.

Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c