| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | target/arm: Default to 1GHz cntfrq for 'max' and new CPUs | Peter Maydell | 2024-04-30 | 1 | -0/+4 |
| * | target/arm: Enable FEAT_ETS2 for -cpu max | Peter Maydell | 2024-04-30 | 1 | -1/+1 |
| * | target/arm: Move v7m-related code from cpu32.c into a separate file | Thomas Huth | 2024-03-08 | 1 | -261/+0 |
| * | target/arm: Add Cortex-R52 IMPDEF sysregs | Peter Maydell | 2024-02-15 | 1 | -0/+108 |
| * | target/arm: The Cortex-R52 has a read-only CBAR | Peter Maydell | 2024-02-15 | 1 | -0/+1 |
| * | include/qemu: Add TCGCPUOps typedef to typedefs.h | Richard Henderson | 2024-01-29 | 1 | -1/+1 |
| * | target/arm/tcg: enable PMU feature for Cortex-A8 and A9 | Nikita Ostrenkov | 2023-11-13 | 1 | -0/+2 |
| * | target/arm: Implement FEAT_HPMN0 | Peter Maydell | 2023-10-19 | 1 | -0/+4 |
| * | target/arm: Implement FEAT_HPDS2 as a no-op | Richard Henderson | 2023-08-31 | 1 | -1/+1 |
| * | target/arm: move cpu_tcg to tcg/cpu32.c | Claudio Fontana | 2023-05-02 | 1 | -0/+1185 |