aboutsummaryrefslogtreecommitdiff
path: root/hw/cpu/cluster.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-02-06hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = falseThomas Huth1-0/+3
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell1-0/+46
2019-01-07hw/cpu: introduce CPU clustersLuc Michel1-0/+50