summaryrefslogtreecommitdiffstats
path: root/hw/timer/a9gtimer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit2016-10-241-7/+7
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* log: do not unnecessarily include qom/cpu.hPaolo Bonzini2016-02-031-0/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* Fix remaining warnings from Sparse (void return)Stefan Weil2015-03-191-1/+1
* a9gtimer: remove superfluous '\n' around error_setgGonglei2015-03-101-1/+1
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-101-0/+369