qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Richard Henderson
Subject: Re: [PATCH v6 02/16] icount: rename functions to be consistent with the module name
Date: Tue, 1 Sep 2020 10:18:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 9/1/20 12:21 AM, Claudio Fontana wrote:
> Signed-off-by: Claudio Fontana <cfontana@suse.de>
> ---
>  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              |  6 +++---
>  softmmu/icount.c            | 42 ++++++++++++++++++-------------------
>  softmmu/vl.c                |  2 +-
>  stubs/icount.c              | 16 +++++++-------
>  target/arm/helper.c         |  4 ++--
>  target/riscv/csr.c          |  4 ++--
>  util/main-loop.c            |  2 +-
>  util/qemu-timer.c           |  4 ++--
>  14 files changed, 58 insertions(+), 58 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]