commit | 430014bee7a6c26a70e9f3854428843d5918cdf5 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 23 13:14:09 2025 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Sep 24 10:29:43 2025 -0700 |
tree | 2051589852633b77e63a5b5423787692f86c91f2 | |
parent | 7330741b3e4bc4b1b32e85b9c1372f44c896c4da [diff] |
linux-user: Split out begin_parallel_context Move the test/flush/set block to a new function. Use tb_flush__exclusive_or_serial while we're at it. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>