On 1/24/22 21:16, Alex Bennée wrote: > If you really want to trace all memory operations TCG plugins gives > you a more flexible interface for doing so. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > Cc: Luis Vilanova <vilan...@imperial.ac.uk> > Cc: Stefan Hajnoczi <stefa...@redhat.com> > > --
git tools need 3 dashes '---' sto split ections. > v2 > - dropped extra line > --- > accel/tcg/atomic_template.h | 12 ------------ > accel/tcg/cputlb.c | 2 -- > accel/tcg/user-exec.c | 14 -------------- > tcg/tcg-op.c | 5 ----- > accel/tcg/atomic_common.c.inc | 20 -------------------- > trace-events | 14 -------------- > 6 files changed, 67 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>