| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Constify TypeInfo::class_data | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | hw: Declare various const data as 'const' | Philippe Mathieu-Daudé | 2025-02-16 | 1 | -1/+1 |
| * | hw/sensor: Replace type_register() with type_register_static() | Zhao Liu | 2024-12-10 | 1 | -1/+1 |
| * | hw/sensor: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | sensor: Move hardware sensors from misc to a sensor directory | Corey Minyard | 2021-06-17 | 1 | -0/+391 |