On Fri, Dec 16, 2016 at 1:03 PM, Alistair Francis
wrote:
> On Tue, Dec 13, 2016 at 5:11 AM, Peter Maydell
> wrote:
>> On 8 November 2016 at 00:58, Alistair Francis
>> wrote:
>>> Add the ARM generic timer. This allows the guest to poll the timer for
>>> values and also supports secure writes onl
On Tue, Dec 13, 2016 at 5:11 AM, Peter Maydell wrote:
> On 8 November 2016 at 00:58, Alistair Francis
> wrote:
>> Add the ARM generic timer. This allows the guest to poll the timer for
>> values and also supports secure writes only.
>>
>> Signed-off-by: Alistair Francis
>> ---
>> V2:
>> - Fix c
On 8 November 2016 at 00:58, Alistair Francis
wrote:
> Add the ARM generic timer. This allows the guest to poll the timer for
> values and also supports secure writes only.
>
> Signed-off-by: Alistair Francis
> ---
> V2:
> - Fix couter/counter typo
>
> hw/timer/Makefile.objs | 1
Add the ARM generic timer. This allows the guest to poll the timer for
values and also supports secure writes only.
Signed-off-by: Alistair Francis
---
V2:
- Fix couter/counter typo
hw/timer/Makefile.objs | 1 +
hw/timer/arm_generic_timer.c | 216 +++