Re: [Qemu-devel] [Patch V10 3/5] i.MX31: Timers

2012-06-29 Thread Peter Maydell
On 20 June 2012 00:58, Peter Chubb wrote: > Implement the timers on the Freescale i.MX31 SoC. > This is not a complete implementation, but gives enough for > Linux to boot and run. In particular external triggers, which are > not useful under QEMU, are not implemented. > > > Signed-off-by: Philip

[Qemu-devel] [Patch V10 3/5] i.MX31: Timers

2012-06-19 Thread Peter Chubb
Implement the timers on the Freescale i.MX31 SoC. This is not a complete implementation, but gives enough for Linux to boot and run. In particular external triggers, which are not useful under QEMU, are not implemented. Signed-off-by: Philip O'Sullivan Signed-off-by: Peter Chubb --- hw/arm/M