diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-21 12:10:45 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-23 15:07:32 -0700 |
commit | c2ba9fea42391c316794c78f0f6f01760b1fb0f7 (patch) | |
tree | d2923ad1b146289da78b8a344f02af24d79a38ff /rust/qemu-api-macros | |
parent | d864cbb65da2220038a9b3aff98ae7f73a3198d3 (diff) | |
download | qemu-c2ba9fea42391c316794c78f0f6f01760b1fb0f7.zip qemu-c2ba9fea42391c316794c78f0f6f01760b1fb0f7.tar.gz qemu-c2ba9fea42391c316794c78f0f6f01760b1fb0f7.tar.bz2 |
tcg: Always define TCG_GUEST_DEFAULT_MO
We only require the TCG_GUEST_DEFAULT_MO for MTTCG-enabled
frontends, otherwise we use a default value of TCG_MO_ALL.
In order to simplify, require the definition for all targets,
defining it for hexagon, m68k, rx, sh4 and tricore.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions