Re: [RFC v3 02/10] KVM: arm/arm64: Move cntvoff to each timer context

From: Christoffer Dall
Date: Thu Feb 02 2017 - 05:03:55 EST


On Wed, Feb 01, 2017 at 12:43:02PM -0500, Jintack Lim wrote:
> Make cntvoff per each timer context. This is helpful to abstract kvm
> timer functions to work with timer context without considering timer
> types (e.g. physical timer or virtual timer).
>
> This also would pave the way for ever doing adjustments of the cntvoff
> on a per-CPU basis if that should ever make sense.
>
> Signed-off-by: Jintack Lim <jintack@xxxxxxxxxxxxxxx>

Acked-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx>