]> Git Repo - qemu.git/commit
hw/core/cpu: removed cpu_dump_statistics function
authorBruno Larsen (billionai) <[email protected]>
Mon, 31 May 2021 14:56:26 +0000 (11:56 -0300)
committerDavid Gibson <[email protected]>
Thu, 3 Jun 2021 08:10:31 +0000 (18:10 +1000)
commit78d6c4c33d872c6790f8115b2bf5b0a00d710c22
treebfc12d28cdea8307b1dc5dc7624c8630660c5c0d
parentb873ed83311d96644b544b10f6869a430660585a
hw/core/cpu: removed cpu_dump_statistics function

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]>
Message-Id: <20210526202104[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Luis Pires <[email protected]>
Signed-off-by: David Gibson <[email protected]>
Message-Id: <20210531145629[email protected]>
Acked-by: Eduardo Habkost <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/core/cpu-common.c
include/hw/core/cpu.h
This page took 0.026015 seconds and 4 git commands to generate.