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 <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > Cc: Luis Vilanova <[email protected]> > Cc: Stefan Hajnoczi <[email protected]> > > --
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é <[email protected]>
