On Thu, Dec 16, 2021 at 12:55 PM Alistair Francis <alistair.fran...@opensource.wdc.com> wrote: > > From: Alistair Francis <alistair.fran...@wdc.com> > > 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 <alistair.fran...@wdc.com> > --- > include/hw/riscv/virt.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>