summaryrefslogtreecommitdiffstats
path: root/target/arm/cpu_tcg.c
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Set TCGCPUOps.restore_state_to_opc for v7mEvgeny Ermakov2022-11-301-0/+1
* target/arm: update the cortex-a15 MIDR to latest revAlex Bennée2022-10-201-1/+3
* target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'Peter Maydell2022-09-141-1/+1
* target/arm: Add missing space in commentPeter Maydell2022-09-141-1/+1
* target/arm: Advertise FEAT_ETS for '-cpu max'Peter Maydell2022-09-141-0/+4
* target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2Peter Maydell2022-07-071-0/+6
* target/arm: Make number of counters in PMCR follow the CPUPeter Maydell2022-05-191-0/+6
* target/arm: Enable FEAT_CSV3 for -cpu maxRichard Henderson2022-05-091-0/+1
* target/arm: Enable FEAT_CSV2 for -cpu maxRichard Henderson2022-05-091-0/+1
* target/arm: Enable FEAT_RAS for -cpu maxRichard Henderson2022-05-091-0/+1
* target/arm: Enable FEAT_Debugv8p4 for -cpu maxRichard Henderson2022-05-091-2/+2
* target/arm: Enable FEAT_Debugv8p2 for -cpu maxRichard Henderson2022-05-091-0/+2
* target/arm: Annotate arm_max_initfn with FEAT identifiersRichard Henderson2022-05-091-24/+24
* target/arm: Split out aa32_max_featuresRichard Henderson2022-05-091-53/+61
* target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu maxRichard Henderson2022-05-091-0/+4
* target/arm: Update qemu-system-arm -cpu max to cortex-a57Richard Henderson2022-05-091-60/+93
* target/arm: Move cortex impdef sysregs to cpu_tcg.cRichard Henderson2022-05-091-0/+59
* target/arm: Replace sentinels with ARRAY_SIZE in cpregs.hRichard Henderson2022-05-051-4/+0Star
* target/arm: Split out cpregs.hRichard Henderson2022-05-051-0/+1
* target/arm: Implement arm_cpu_record_sigbusRichard Henderson2021-11-021-0/+1
* target/arm: Implement arm_cpu_record_sigsegvRichard Henderson2021-11-021-2/+4
* target/arm: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-3/+3
* target/arm: Enable MVE in Cortex-M55Peter Maydell2021-09-011-5/+2Star
* target/arm: Implement debug_check_breakpointRichard Henderson2021-07-211-0/+1
* target/arm: Enable BFloat16 extensionsRichard Henderson2021-06-031-0/+1
* hw/core: Constify TCGCPUOpsRichard Henderson2021-05-271-1/+1
* target/arm: Enable SVE2 and related extensionsRichard Henderson2021-05-251-0/+1
* Revert "target/arm: Make number of counters in PMCR follow the CPU"Peter Maydell2021-04-061-5/+0Star
* target/arm: Make number of counters in PMCR follow the CPUPeter Maydell2021-03-301-0/+5
* target/arm: Restrict v7A TCG cpus to TCG accelPhilippe Mathieu-Daudé2021-03-081-0/+318
* target/arm: Restrict v8M IDAU to TCGPhilippe Mathieu-Daudé2021-03-051-0/+8
* cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana2021-02-051-5/+23
* cpu: move cc->do_interrupt to tcg_opsClaudio Fontana2021-02-051-5/+4Star
* cpu: Move cpu_exec_* to tcg_opsEduardo Habkost2021-02-051-1/+6
* target/arm: Implement Cortex-M55 modelPeter Maydell2021-01-081-0/+42
* target/arm: Add ID register values for Cortex-M0Peter Maydell2020-10-011-0/+24
* target/arm: Move id_pfr0, id_pfr1 into ARMISARegistersPeter Maydell2020-10-011-18/+18
* target/arm: Use correct GDB XML for M-profile coresPeter Maydell2020-05-141-0/+1
* target/arm: Restrict TCG cpus to TCG accelPhilippe Mathieu-Daudé2020-05-111-0/+664