Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2017-06-13 | hw/timer/exynos4210_mct: Remove unused defines | Krzysztof Kozlowski | 1 | -3/+0 |
2017-06-13 | hw/timer/exynos4210_mct: Cleanup indentation and empty new lines | Krzysztof Kozlowski | 1 | -25/+20 |
2017-06-13 | hw/timer/exynos4210_mct: Fix checkpatch style errors | Krzysztof Kozlowski | 1 | -2/+2 |
2017-04-20 | hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report | Krzysztof Kozlowski | 1 | -2/+4 |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko | 1 | -3/+4 |
2016-02-18 | hw/timer: QOM'ify exynos4210_mct | xiaoqiang.zhao | 1 | -7/+5 |
2016-01-29 | arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-05-13 | hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count | Peter Maydell | 1 | -2/+2 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 1 | -6/+0 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -1/+1 |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh | 1 | -0/+1 |
2013-07-29 | exynos4210_mct: QOM cast cleanup | Andreas Färber | 1 | -4/+9 |
2013-07-04 | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-06-01 | Remove unnecessary break statements | Stefan Weil | 1 | -1/+0 |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+1482 |