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/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer API | Peter Maydell | 1 | -3/+11 |
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 |
2018-09-25 | hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements | Peter Maydell | 1 | -0/+2 |
2018-08-24 | hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module | Peter Maydell | 1 | -0/+515 |