Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-02-06 | hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false | Thomas Huth | 1 | -0/+3 |
2019-01-29 | qom/cpu: Add cluster_index to CPUState | Peter Maydell | 1 | -0/+46 |
2019-01-07 | hw/cpu: introduce CPU clusters | Luc Michel | 1 | -0/+50 |