aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/cpu32.c
AgeCommit message (Expand)Author
2024-07-01target/arm: Enable FEAT_Debugv8p8 for -cpu maxGustavo Romero
2024-07-01target/arm: Move initialization of debug ID registersGustavo Romero
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell
2024-04-30target/arm: Enable FEAT_ETS2 for -cpu maxPeter Maydell
2024-03-08target/arm: Move v7m-related code from cpu32.c into a separate fileThomas Huth
2024-02-15target/arm: Add Cortex-R52 IMPDEF sysregsPeter Maydell
2024-02-15target/arm: The Cortex-R52 has a read-only CBARPeter Maydell
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson
2023-11-13target/arm/tcg: enable PMU feature for Cortex-A8 and A9Nikita Ostrenkov
2023-10-19target/arm: Implement FEAT_HPMN0Peter Maydell
2023-08-31target/arm: Implement FEAT_HPDS2 as a no-opRichard Henderson
2023-05-02target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana