Re: [Qemu-devel] [PATCH 0/4] target-arm: Implement support for generic timers

2013-08-01 Thread Laurent Desnogues
Hi, On Tue, Jul 30, 2013 at 7:55 PM, Peter Maydell wrote: > This patch series implements support for the 'generic timers', > which are a set of timers defined in the ARM Architecture Reference > Manual and implemented by the Cortex-A15. We've got away without > these up til now because Linux will

[Qemu-devel] [PATCH 0/4] target-arm: Implement support for generic timers

2013-07-30 Thread Peter Maydell
This patch series implements support for the 'generic timers', which are a set of timers defined in the ARM Architecture Reference Manual and implemented by the Cortex-A15. We've got away without these up til now because Linux will generally fall back on whatever random timer is present on the devb