KVM: arm64: timers: Allow save/restoring of the physical timer
authorMarc Zyngier <maz@kernel.org>
Thu, 30 Mar 2023 17:47:48 +0000 (18:47 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 30 Mar 2023 18:01:10 +0000 (19:01 +0100)
commit680232a94c1289aad25ffae02f2785823763b456
tree596d4ce7dca76e052126315e139796e2b757960d
parent30ec7997d175cd689fc61bfc4059f4d35b11858c
KVM: arm64: timers: Allow save/restoring of the physical timer

Nothing like being 10 year late to a party!

Now that userspace can set counter offsets, we can save/restore
the physical timer as well!

Nobody really cared so far, but you're welcome anyway.

Reviewed-by: Colton Lewis <coltonlewis@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230330174800.2677007-9-maz@kernel.org
arch/arm64/kvm/guest.c