Re: [PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
Richard Henderson writes: > These items printf, and could be replaced with proper > tracepoints if we really cared. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée -- Alex Bennée
[PATCH 03/24] accel/tcg: Remove disabled debug in translate-all.c
These items printf, and could be replaced with proper tracepoints if we really cared. Signed-off-by: Richard Henderson --- accel/tcg/translate-all.c | 109 -- 1 file changed, 109 deletions(-) diff --git a/accel/tcg/translate-all.c b/accel/tcg/translate-all.c