summaryrefslogtreecommitdiffstats
path: root/hw/cpu/core.c
Commit message (Expand)AuthorAgeFilesLines
* hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé2017-12-181-0/+1
* cpu: don't allow negative core idLaurent Vivier2017-08-021-0/+5
* Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth2017-01-271-0/+8
* cpu: Abstract CPU core typeBharata B Rao2016-06-171-0/+88