summaryrefslogtreecommitdiffstats
path: root/hw/timer/omap_gptimer.c
Commit message (Expand)AuthorAgeFilesLines
* The only 64bit parameter of muldiv64() is the first one.Laurent Vivier2016-06-071-2/+2
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* hw/timer: Clean up includesPeter Maydell2016-01-291-0/+1
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-2/+1Star
* omap: Fix warnings from SparseStefan Weil2015-03-191-1/+1
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-12/+12
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+488