aboutsummaryrefslogtreecommitdiff
path: root/target/i386/cpu-qom.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost1-1/+1
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost1-4/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-3/+5
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-07-05i386: Register versioned CPU modelsEduardo Habkost1-8/+2
2017-12-22i386: refactor KVM cpuid code so that it applies to hvf as wellSergio Andres Gomez Del Real1-2/+2
2017-02-27i386: Define static "base" CPU modelEduardo Habkost1-0/+2
2017-02-27i386: Don't set CPUClass::cpu_def on "max" modelEduardo Habkost1-1/+3
2017-02-27i386: Add ordering field to CPUClassEduardo Habkost1-0/+2
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost1-0/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+77