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