Re: [Qemu-devel] [PATCH v3 0/3] Add the generic ARM timer

2017-01-06 Thread Peter Maydell
On 20 December 2016 at 22:41, Alistair Francis wrote: > These three patches and and connect the Generic ARM Timer. This includes > support for dropping insecure writes and includes the ReadBase memory > map. Now reviewed. The really sticky bit I suspect is going to be how we model the required co

[Qemu-devel] [PATCH v3 0/3] Add the generic ARM timer

2016-12-20 Thread Alistair Francis
These three patches and and connect the Generic ARM Timer. This includes support for dropping insecure writes and includes the ReadBase memory map. V3: - Add the ReadBase memory map - Update the names to match the ARM ARM V2: - Fix couter/counter typo Alistair Francis (3): arm_generic_timer