On 3/21/25 05:57, Philippe Mathieu-Daudé wrote:
Now that TCG_GUEST_DEFAULT_MO is always defined, simplify the tcg_req_mo() macro.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- accel/tcg/internal-target.h | 9 +-------- accel/tcg/tcg-all.c | 3 --- 2 files changed, 1 insertion(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~