target/sparc: Set TCG_GUEST_DEFAULT_MO
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Jun 2023 16:36:33 +0000 (18:36 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Oct 2023 08:01:12 +0000 (01:01 -0700)
commite0f46055a18e3d51ffe4c0a38e09c5263bd4f059
treebe3f3e5c3c75dcd232c52e37599933eb400a815c
parentd9125cf27cbb2dcd457a95f336f8aaae87412525
target/sparc: Set TCG_GUEST_DEFAULT_MO

Always use TSO, per the Oracle 2015 manual.
This is slightly less restrictive than the TCG_MO_ALL default,
and happens to match the i386 model, which will eliminate a few
extra barriers on that host.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/cpu.h