summaryrefslogtreecommitdiff
path: root/hw/timer/a9gtimer.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake1-1/+1
2016-10-24timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit1-7/+7
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini1-0/+1
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil1-1/+1
2015-03-10a9gtimer: remove superfluous '\n' around error_setgGonglei1-1/+1
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini1-1/+1
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite1-0/+369