Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-05 | cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass | Claudio Fontana | 1 | -5/+23 |
2021-02-05 | cpu: move cc->do_interrupt to tcg_ops | Claudio Fontana | 1 | -5/+4 |
2021-02-05 | cpu: Move cpu_exec_* to tcg_ops | Eduardo Habkost | 1 | -1/+6 |
2021-01-08 | target/arm: Implement Cortex-M55 model | Peter Maydell | 1 | -0/+42 |
2020-10-01 | target/arm: Add ID register values for Cortex-M0 | Peter Maydell | 1 | -0/+24 |
2020-10-01 | target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters | Peter Maydell | 1 | -18/+18 |
2020-05-14 | target/arm: Use correct GDB XML for M-profile cores | Peter Maydell | 1 | -0/+1 |
2020-05-11 | target/arm: Restrict TCG cpus to TCG accel | Philippe Mathieu-Daudé | 1 | -0/+664 |