Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 2020-09-18 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 2020-09-09 | 1 | -4/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -6/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -3/+5 |
* | cpu: Use DeviceClass reset instead of a special CPUClass reset | Peter Maydell | 2020-03-18 | 1 | -1/+1 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+52 |