| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| * | hw/misc: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
| * | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
| * | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+3 |
| * | hw/misc/empty_slot: Name the slots when created | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -1/+1 |
| * | hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -0/+107 |