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 |
2022-03-06 | target: Use CPUArchState as interface to target-specific CPU state | Philippe Mathieu-Daudé | 1 | -2/+0 |
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 | -2/+4 |
2020-09-02 | rx: Move typedef RXCPU to cpu-qom.h | Eduardo Habkost | 1 | -0/+1 |
2020-09-02 | rx: Rename QOM type check macros | Eduardo Habkost | 1 | -3/+3 |
2020-03-19 | target/rx: CPU definitions | Yoshinori Sato | 1 | -0/+53 |