OSDN Git Service

icount: rename functions to be consistent with the module name
authorClaudio Fontana <cfontana@suse.de>
Mon, 31 Aug 2020 14:18:34 +0000 (16:18 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 5 Oct 2020 14:41:22 +0000 (16:41 +0200)
commit8191d3684157884bf7e6eff0d247d7e91a1cc543
tree2a5292952ebe51bd915d2064dd0d0feed884f711
parent740b175973427bcfa32ad894bb1f83b96d184c28
icount: rename functions to be consistent with the module name

Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
14 files changed:
accel/tcg/cpu-exec.c
docs/replay.txt
include/sysemu/cpu-timers.h
include/sysemu/replay.h
replay/replay.c
softmmu/cpu-timers.c
softmmu/cpus.c
softmmu/icount.c
softmmu/vl.c
stubs/icount.c
target/arm/helper.c
target/riscv/csr.c
util/main-loop.c
util/qemu-timer.c