Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status | Philippe Mathieu-Daudé | 2020-06-23 | 1 | -0/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API | Peter Maydell | 2019-10-15 | 1 | -4/+9 |
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 2019-10-15 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot 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/arm/stellaris: Implement watchdog timer | Michel Heily | 2019-03-05 | 1 | -2/+72 |
* | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module | Peter Maydell | 2018-08-20 | 1 | -0/+326 |