Re: [RFC v3 09/10] KVM: arm64: Add the EL1 physical timer access handler

From: Christoffer Dall
Date: Thu Feb 02 2017 - 05:31:20 EST


On Wed, Feb 01, 2017 at 12:43:09PM -0500, Jintack Lim wrote:
> KVM traps on the EL1 phys timer accesses from VMs, but it doesn't handle
> those traps. This results in terminating VMs. Instead, set a handler for
> the EL1 phys timer access, and inject an undefined exception as an
> intermediate step.
>
> Signed-off-by: Jintack Lim <jintack@xxxxxxxxxxxxxxx>

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