On 12/16/21 06:58, Anup Patel wrote: > On Thu, Dec 16, 2021 at 10:27 AM Alistair Francis > <[email protected]> wrote: >> >> From: Alistair Francis <[email protected]> >> >> Linux supports up to 32 cores for both 32-bit and 64-bit RISC-V, so >> let's set that as the maximum for the virt board. >> >> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/435 >> Signed-off-by: Alistair Francis <[email protected]>
> IMO, we should keep QEMU VIRT_CPUS_MAX as high as > possible to allow any kind of software Linux, OpenSBI, FreeBSD, > Xvisor, Xen, etc. Let the guest software decide it's own limit (such > as NR_CPUS of Linux). Agreed. Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > > Reviewed-by: Anup Patel <[email protected]> > > Regards, > Anup
