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