commit | c3e83e376cf028fade97072d86f33e4a92ddf9a2 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Jul 26 08:19:40 2021 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 05 16:53:17 2021 -0700 |
tree | 46194c2ef907e9233b276af07bbb25353c337e79 | |
parent | b0702c91c66a9a9d8831ecb3d08f511e7d167489 [diff] |
accel/tcg: Pass MemOpIdx to atomic_trace_*_post We will shortly use the MemOpIdx directly, but in the meantime re-compute the trace meminfo. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>