[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 6/7] target/s390x: Register CPUClass:list_cpus
From: |
Eric Farman |
Subject: |
Re: [PATCH v3 6/7] target/s390x: Register CPUClass:list_cpus |
Date: |
Wed, 26 Mar 2025 09:20:45 -0400 |
User-agent: |
Evolution 3.54.3 (3.54.3-1.fc41) |
On Mon, 2025-03-24 at 19:58 +0100, Philippe Mathieu-Daudé wrote:
> Register s390_cpu_list() as CPUClass:list_cpus callback
> and remove the cpu_list definition.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> target/s390x/cpu.h | 3 ---
> target/s390x/cpu.c | 1 +
> 2 files changed, 1 insertion(+), 3 deletions(-)
Fine squashed with patch 5 or not...
Reviewed-by: Eric Farman <farman@linux.ibm.com>