Files
qemu/docs
Peter Maydell 970ea8478c target/arm: Allow 'aarch64=off' to be set for TCG CPUs
Allow the 'aarch64=off' property, which is currently KVM-only, to
be set for TCG CPUs also.

Note that we don't permit it on the qemu-aarch64 user-mode binary:
this makes no sense as that executable can only handle AArch64
syscalls (and it would also assert at startup since it doesn't
compile in the A32-specific GDB xml files like arm-neon.xml).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20260416165353.589569-3-peter.maydell@linaro.org
2026-04-27 10:07:26 +01:00
..
2026-04-21 18:28:42 +02:00
2026-01-12 13:53:32 +01:00
2025-10-09 09:48:31 +02:00
2025-01-17 10:45:54 +00:00
2025-07-16 17:02:46 +02:00