target/arm: move cpu_tcg to tcg/cpu32.c
commit20cf68efcec25b1d95cfe3659aded5314bd1b819
authorClaudio Fontana <cfontana@suse.de>
Wed, 26 Apr 2023 18:00:07 +0000 (26 15:00 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 2 May 2023 09:54:31 +0000 (2 10:54 +0100)
treee4fe393f7ab639e9560f3239663293583c6d4609
parent557ed03a281d845b0a73d56204e91b22982c7c95
target/arm: move cpu_tcg to tcg/cpu32.c

move the module containing cpu models definitions
for 32bit TCG-only CPUs to tcg/ and rename it for clarity.

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20230426180013.14814-8-farosas@suse.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c
target/arm/meson.build
target/arm/tcg/cpu32.c [moved from target/arm/cpu_tcg.c with 99% similarity]
target/arm/tcg/cpu64.c
target/arm/tcg/meson.build