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<[email protected]> Signed-off-by: Bruno Larsen (billionai)<[email protected]> --- hw/core/cpu.c | 9 --------- include/hw/core/cpu.h | 12 ------------ 2 files changed, 21 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
