| 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 |
| * | hw/misc/unimp: Display the offset with width of the region size | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -4/+6 |
| * | hw/misc/unimp: Display the value with width of the access size | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -2/+2 |
| * | hw/misc/unimp: Display value after offset | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -4/+4 |
| * | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
| * | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
| * | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
| * | hw/misc/unimp: Move struct to header file | Peter Maydell | 2018-03-02 | 1 | -10/+0 |
| * | hw/misc: New "unimplemented" sysbus device | Peter Maydell | 2017-02-07 | 1 | -0/+107 |