On 8 July 2016 at 14:22, Dmitry Osipenko <[email protected]> wrote:
> Software should see timer counter wraparound only after IRQ being triggered.
> This fixes regression introduced by the commit 5a50307 ("hw/ptimer: Perform
> counter wrap around if timer already expired"), resulting in monotonic timer
> jumping backwards on SPARC emulated machine running NetBSD guest OS, as
> reported by Mark Cave-Ayland.
>
> Signed-off-by: Dmitry Osipenko <[email protected]>
> ---
>  hw/core/ptimer.c | 9 ++-------
>  1 file changed, 2 insertions(+), 7 deletions(-)
>



Applied to target-arm.next, thanks.

-- PMM

Reply via email to