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 | -10/+4 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -5/+8 |
* | arm: Fix typo in AARCH64_CPU_GET_CLASS definition | Eduardo Habkost | 2020-09-02 | 1 | -1/+1 |
* | target/arm: Make cpu_register() available for other files | Thomas Huth | 2020-04-30 | 1 | -1/+8 |
* | cpu: Use DeviceClass reset instead of a special CPUClass reset | Peter Maydell | 2020-03-18 | 1 | -1/+1 |
* | target/arm: Add the hypervisor virtual counter | Richard Henderson | 2020-02-07 | 1 | -0/+1 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
* | arm: replace instance_post_init() | Marc-André Lureau | 2019-01-07 | 1 | -0/+3 |
* | target/arm: Add "-cpu max" support | Peter Maydell | 2018-03-09 | 1 | -0/+2 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+90 |