aboutsummaryrefslogtreecommitdiff
path: root/include/hw/cpu
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell
2019-01-07hw/cpu: introduce CPU clustersLuc Michel
2017-12-18hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé
2016-06-27qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCorePeter Krempa
2016-06-17cpu: Abstract CPU core typeBharata B Rao
2015-10-02icc_bus: drop the unused filesZhu Guihua
2013-12-24icc_bus: QOM'ify ICCxiaoqiang zhao
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-11-05arm11mpcore: Prepare for QOM embeddingAndreas Färber
2013-11-05a15mpcore: Prepare for QOM embeddingAndreas Färber
2013-11-05a9mpcore: Prepare for QOM embeddingAndreas Färber
2013-05-01target-i386: Move APIC to ICC busIgor Mammedov
2013-05-01target-i386: Introduce ICC bus/device/bridgeIgor Mammedov