Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-10-15 | hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -4/+9 |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-03-05 | hw/arm/stellaris: Implement watchdog timer | Michel Heily | 1 | -2/+72 |
2018-08-20 | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module | Peter Maydell | 1 | -0/+326 |