| 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/display: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 2024-09-13 | 1 | -1/+1 |
| * | hw/display: Constify VMState | Richard Henderson | 2023-12-29 | 1 | -1/+1 |
| * | Mark remaining global TypeInfo instances as const | Bernhard Beschow | 2022-02-21 | 1 | -1/+1 |
| * | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
| * | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -1/+1 |
| * | i2c-ddc: move it to hw/display | Paolo Bonzini | 2019-05-07 | 1 | -0/+127 |