Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digic-timer: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 2021-01-08 | 1 | -0/+8 |
* | hw/timer/digic-timer.c: Switch to transaction-based ptimer API | Peter Maydell | 2019-10-15 | 1 | -2/+14 |
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 2019-10-15 | 1 | -1/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/digic: Add trailing '\n' to qemu_log() calls | Philippe Mathieu-Daudé | 2018-06-08 | 1 | -2/+2 |
* | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko | 2016-09-22 | 1 | -1/+1 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -1/+0 |
* | hw/arm/digic: add timer support | Antony Pavlov | 2013-12-17 | 1 | -0/+163 |