|
From: | Richard Henderson |
Subject: | Re: [PATCH 06/11] hw/mips/loongson3: Propagate cpu_count to init_loongson_params() |
Date: | Tue, 14 Jan 2025 21:13:09 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/12/25 13:58, Philippe Mathieu-Daudé wrote:
Propagate the %cpu_count from the machine file, allowing to remove the "hw/boards.h" dependency (which is machine specific) from loongson3_bootp. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/mips/loongson3_bootp.h | 1 + hw/mips/loongson3_bootp.c | 11 ++++++----- hw/mips/loongson3_virt.c | 1 + 3 files changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |