qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] sun4u: timer fixups


From: Artyom Tarasenko
Subject: Re: [Qemu-devel] [PATCH 0/3] sun4u: timer fixups
Date: Tue, 5 Jan 2016 11:32:48 +0100

Looks good.

Reviewed-By: Artyom Tarasenko <address@hidden>


On Fri, Nov 13, 2015 at 6:54 PM, Mark Cave-Ayland
<address@hidden> wrote:
> Whilst trying to boot FreeBSD SPARC64, it became apparent that the existing
> timer code doesn't behave correctly with respect to the NPT and INT_DIS
> bits. This patchset corrects this behaviour and allows FreeBSD SPARC64 boot
> to progress further.
>
> Many thanks to Marius Strobl <address@hidden> for pointing me in
> the right direction.
>
> Signed-off-by: Mark Cave-Ayland <address@hidden>
>
> Mark Cave-Ayland (3):
>   sun4u: split out NPT and INT_DIS into separate CPUTimer fields
>   sun4u: split NPT and INT_DIS accesses between timer and compare
>     registers
>   target-sparc: implement NPT timer bit
>
>  hw/sparc64/sun4u.c       |   36 +++++++++++++++++++++++-------------
>  target-sparc/cpu.h       |    2 ++
>  target-sparc/helper.c    |   10 ++++++++--
>  target-sparc/helper.h    |    2 +-
>  target-sparc/translate.c |   18 +++++++++++++++---
>  5 files changed, 49 insertions(+), 19 deletions(-)
>
> --
> 1.7.10.4
>



-- 
Regards,
Artyom Tarasenko

SPARC and PPC PReP under qemu blog: http://tyom.blogspot.com/search/label/qemu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]