Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -3/+3 |
* | hw/timer/omap_gptimer: Don't use old_mmio | Peter Maydell | 2017-09-21 | 1 | -12/+37 |
* | The only 64bit parameter of muldiv64() is the first one. | Laurent Vivier | 2016-06-07 | 1 | -2/+2 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 1 | -1/+1 |
* | hw/timer: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2015-09-07 | 1 | -2/+1 |
* | omap: Fix warnings from Sparse | Stefan Weil | 2015-03-19 | 1 | -1/+1 |
* | hw: Fix qemu_allocate_irqs() leaks | Andreas Färber | 2014-06-30 | 1 | -2/+2 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -12/+12 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+488 |