summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu-qom.h
Commit message (Expand)AuthorAgeFilesLines
* target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé2022-03-061-2/+1Star
* target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé2022-03-061-2/+2
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-3/+5
* cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell2020-03-181-1/+1
* s390x: Move clear resetJanosch Frank2019-12-141-0/+1
* s390x: Move initial resetJanosch Frank2019-12-141-1/+1
* s390x: Move reset normal to shared reset handlerJanosch Frank2019-12-141-1/+5
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* target/s390x: change CPU type name to "s390x-cpu"David Hildenbrand2017-10-301-1/+1
* target/s390x: get rid of next_core_idDavid Hildenbrand2017-10-061-2/+0Star
* target/s390x: rename next_cpu_id to next_core_idDavid Hildenbrand2017-09-191-1/+1
* target/s390x: move some s390x typedefs to cpu-qom.hDavid Hildenbrand2017-09-191-1/+4
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+66