summaryrefslogtreecommitdiffstats
path: root/include/hw/cpu/core.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa2016-06-271-0/+3
* cpu: Abstract CPU core typeBharata B Rao2016-06-171-0/+31