Re: [PATCH v6 02/16] icount: rename functions to be consistent with the module name

2020-09-01 Thread Richard Henderson
On 9/1/20 12:21 AM, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana > --- > accel/tcg/cpu-exec.c| 4 ++-- > docs/replay.txt | 6 +++--- > include/sysemu/cpu-timers.h | 16 +++--- > include/sysemu/replay.h | 4 ++-- > replay/replay.c | 2 +- >

Re: [PATCH v6 02/16] icount: rename functions to be consistent with the module name

2020-09-01 Thread Alex Bennée
Claudio Fontana writes: > Signed-off-by: Claudio Fontana Reviewed-by: Alex Bennée -- Alex Bennée

[PATCH v6 02/16] icount: rename functions to be consistent with the module name

2020-09-01 Thread Claudio Fontana
Signed-off-by: Claudio Fontana --- accel/tcg/cpu-exec.c| 4 ++-- docs/replay.txt | 6 +++--- include/sysemu/cpu-timers.h | 16 +++--- include/sysemu/replay.h | 4 ++-- replay/replay.c | 2 +- softmmu/cpu-timers.c| 4 ++-- softmmu/cpus.c