Age | Commit message (Expand) | Author |
---|---|---|
2022-03-06 | target: Use ArchCPU as interface to target CPU | Philippe Mathieu-Daudé |
2022-03-06 | target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro | Philippe Mathieu-Daudé |
2022-03-06 | target: Use CPUArchState as interface to target-specific CPU state | Philippe Mathieu-Daudé |
2022-03-06 | target/hexagon: Add missing 'hw/core/cpu.h' include | Philippe Mathieu-Daudé |
2022-03-06 | Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE | Taylor Simpson |
2021-12-15 | target/hexagon/cpu.h: don't include qemu-common.h | Peter Maydell |
2021-11-03 | Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core | Taylor Simpson |
2021-10-13 | target/hexagon: Implement cpu_mmu_index | Richard Henderson |
2021-09-21 | include/exec: Move cpu_signal_handler declaration | Richard Henderson |
2021-05-01 | Hexagon (target/hexagon) use env_archcpu and env_cpu | Taylor Simpson |
2021-02-18 | Hexagon (target/hexagon) scalar core definition | Taylor Simpson |