configs: Enable MTTCG for sparc, sparc64
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Jun 2023 16:38:10 +0000 (18:38 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:12 +0000 (01:01 -0700)
commitec860e5d039d4dcd40077fc6152e3cf8dcedd2ea
treee1b874e70df3a7b765b501cc9a8f2e3ff2d1b3b5
parente0f46055a18e3d51ffe4c0a38e09c5263bd4f059
configs: Enable MTTCG for sparc, sparc64

This will be of small comfort to sparc64, because both
sun4u and sun4v board models force max_cpus = 1.
But it does enable actual smp for sparc32 sun4m.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
configs/targets/sparc-softmmu.mak
configs/targets/sparc64-softmmu.mak