Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-06 | target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro | Philippe Mathieu-Daudé | 1 | -2/+1 |
2021-05-26 | target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed | Richard Henderson | 1 | -0/+3 |
2020-09-18 | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost | 1 | -1/+1 |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost | 1 | -4/+2 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -6/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -3/+5 |
2020-03-17 | cpu: Use DeviceClass reset instead of a special CPUClass reset | Peter Maydell | 1 | -1/+1 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2017-09-21 | mips: MIPSCPU model subclasses | Igor Mammedov | 1 | -0/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+56 |