On 5/26/21 1:21 PM, Bruno Larsen (billionai) wrote:
No more architectures set the pointer to dump_statistics, so there's no point in keeping it, or the related cpu_dump_statistics function.Suggested-by: Richard Henderson<richard.hender...@linaro.org> Signed-off-by: Bruno Larsen (billionai)<bruno.lar...@eldorado.org.br> --- hw/core/cpu.c | 9 --------- include/hw/core/cpu.h | 12 ------------ 2 files changed, 21 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~