On 2/10/26 04:09, Pierrick Bouvier wrote:
Does a simple #define tcg_use_softmmu false/true is enough for you, or do you expect to see proper ifdef blocks in all tcg-target.c.inc?
Just the #define, so that both paths are always compiled, even if dead-code eliminated. r~
