| 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/cpu: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw/cpu/cluster: Cleanup unused included header in cluster.c | Zhao Liu | 2024-01-05 | 1 | -3/+2 |
| * | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
| * | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
| * | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false | Thomas Huth | 2019-02-06 | 1 | -0/+3 |
| * | qom/cpu: Add cluster_index to CPUState | Peter Maydell | 2019-01-29 | 1 | -0/+46 |
| * | hw/cpu: introduce CPU clusters | Luc Michel | 2019-01-07 | 1 | -0/+50 |