|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] hw/arm: fix min_cpus for xlnx-versal-virt platform |
Date: | Fri, 23 Oct 2020 10:08:36 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
On 10/23/20 9:35 AM, Pavel Dovgalyuk wrote:
This patch sets min_cpus field for xlnx-versal-virt platform, because it always creates XLNX_VERSAL_NR_ACPUS cpus even with -smp 1 command line option. Signed-off-by: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru> --- hw/arm/xlnx-versal-virt.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |