On Mon, Mar 24, 2025 at 07:58:33PM +0100, Philippe Mathieu-Daudé wrote:
> Date: Mon, 24 Mar 2025 19:58:33 +0100
> From: Philippe Mathieu-Daudé <phi...@linaro.org>
> Subject: [PATCH v3 3/7] target/ppc: Register CPUClass:list_cpus
> X-Mailer: git-send-email 2.47.1
> 
> Register ppc_cpu_list() as CPUClass:list_cpus callback.
> Reduce its scope and remove the cpu_list definition.
> 
> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
> Reviewed-by: Thomas Huth <th...@redhat.com>
> Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/ppc/cpu.h      | 4 ----
>  target/ppc/cpu_init.c | 3 ++-
>  2 files changed, 2 insertions(+), 5 deletions(-)

Reviewed-by: Zhao Liu <zhao1....@intel.com>


Reply via email to