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

2011-03-24 Thread Dmitry Eremin-Solenikov
On 3/24/11, Juan Quintela wrote: > Dmitry Eremin-Solenikov 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/sle

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

2011-03-24 Thread Juan Quintela
Dmitry Eremin-Solenikov 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 >