Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260526203722.79463-1-philmd@linaro.org
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Kane Chen <kane_chen@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
target/arm/internals.h | 2 +
hw/arm/aspeed_ast27x0.c | 14 ++
hw/arm/bcm2836.c | 14 +-
hw/arm/raspi.c | 4 -
target/arm/cpu-max.c | 241 +++++++++++++++++++++
target/arm/cpu64.c | 80 +------
target/arm/tcg/{cpu32.c => cpu32-system.c} | 174 +--------------
target/arm/tcg/stubs32.c | 10 +
hw/arm/meson.build | 15 +-
target/arm/meson.build | 26 ++-
target/arm/tcg/meson.build | 57 ++---
11 files changed, 318 insertions(+), 319 deletions(-)
create mode 100644 target/arm/cpu-max.c
rename target/arm/tcg/{cpu32.c => cpu32-system.c} (81%)