aboutsummaryrefslogtreecommitdiff
path: root/hw/cpu/core.c
AgeCommit message (Expand)Author
2019-07-05general: Replace global smp variables with smp machine propertiesLike Xu
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé
2017-08-02cpu: don't allow negative core idLaurent Vivier
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth
2016-06-17cpu: Abstract CPU core typeBharata B Rao