Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-18 | m48t59: remove legacy m48t59_init() function | Mark Cave-Ayland | 1 | -35/+0 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -6/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -2/+3 |
2020-02-06 | hw/timer/m48t59: Convert debug printf()s to trace events | Philippe Mathieu-Daudé | 1 | -6/+5 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-10-24 | hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -0/+723 |