summary refs log tree commit diff stats
path: root/target/arm/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Move v7m-related code from cpu32.c into a separate fileThomas Huth2024-03-081-0/+3
* meson: rename config_allPaolo Bonzini2023-12-311-1/+1
* target/arm/kvm: Merge kvm64.c into kvm.cRichard Henderson2023-12-191-1/+1
* meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé2023-10-071-1/+1
* meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2023-06-201-3/+3
* arm: move KVM breakpoints helpersFrancesco Cagnin2023-06-061-1/+2
* target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana2023-05-021-1/+0
* target/arm: Move cortex sysregs into a separate fileFabiano Rosas2023-05-021-0/+1
* target/arm: Restrict 'qapi-commands-machine.h' to system emulationPhilippe Mathieu-Daudé2023-03-021-1/+1
* target/arm: Move psci.c into the tcg directoryClaudio Fontana2023-02-271-1/+0
* target/arm: move helpers to tcg/Claudio Fontana2023-02-271-13/+2
* target/arm: move translate modules to tcg/Fabiano Rosas2023-02-271-26/+4
* target/arm: Trap non-streaming usage when Streaming SVE is activeRichard Henderson2022-07-111-0/+1
* target/arm: Add infrastructure for disas_smeRichard Henderson2022-07-111-0/+2
* target/arm: Implement SMSTART, SMSTOPRichard Henderson2022-06-271-0/+1
* target/arm: Move get_phys_addr to ptw.cRichard Henderson2022-06-081-0/+1
* arm: Add Hypervisor.framework build targetAlexander Graf2021-09-211-0/+2
* target/arm: Implement MVE VLDR/VSTR (non-widening forms)Peter Maydell2021-06-211-0/+1
* target/arm: Add framework for MVE decodePeter Maydell2021-06-161-0/+2
* target/arm: Make translate-neon.c.inc its own compilation unitPeter Maydell2021-05-101-3/+4
* target/arm: Make translate-vfp.c.inc its own compilation unitPeter Maydell2021-05-101-2/+3
* target/arm: Split m-nocp trans functions into their own filePeter Maydell2021-05-101-1/+2
* semihosting: Move ARM semihosting code to shared directoriesKeith Packard2021-01-181-2/+0
* target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell2020-09-141-4/+1
* target/arm: Do M-profile NOCP checks early and via decodetreePeter Maydell2020-08-241-0/+1
* meson: targetPaolo Bonzini2020-08-211-0/+62