qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] Implement basic part of SA-1110/SA-1100


From: Dmitry Eremin-Solenikov
Subject: Re: [Qemu-devel] [PATCH 1/2] Implement basic part of SA-1110/SA-1100
Date: Sat, 16 Apr 2011 13:25:56 +0400

Hello,

What about this version of patches?

On 4/14/11, Dmitry Eremin-Solenikov <address@hidden> wrote:
> Basic implementation of DEC/Intel SA-1100/SA-1110 chips emulation.
> Implemented:
>  - IRQs
>  - GPIO
>  - PPC
>  - RTC
>  - UARTs (no IrDA/etc.)
>  - OST reused from pxa25x
>
> Everything else is TODO (esp. PM/idle/sleep!) - see the todo in the
> hw/strongarm.c
>
> V5:
>   * syntax fixup
>
> V4:
>   * use bitnames to access RTC and UART registers
>   * drop unused casts
>   * disable debug printfs in GPIO code
>
> V3:
>   * fix the name of UART VMSD
>   * fix RTSR reg offset
>   * add SSP support
>
> V2:
>   * removed all strongarm variants except latest
>   * dropped unused casts
>   * fixed PIC vmstate
>   * fixed new devices created with version_id = 1
>
> Signed-off-by: Dmitry Eremin-Solenikov <address@hidden>

-- 
With best wishes
Dmitry



reply via email to

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