hw/openrisc/openrisc_sim: Increase max_cpus to 4
authorStafford Horne <shorne@gmail.com>
Sat, 19 Feb 2022 05:57:07 +0000 (14:57 +0900)
committerStafford Horne <shorne@gmail.com>
Fri, 25 Feb 2022 06:42:23 +0000 (15:42 +0900)
commitf42e09e6a6b3dd996419fe0e6c1bbc68898f3a6e
tree5721b20c62a3db4750fc99063a4e559c1d3ccf96
parent22991cfbdfacc195b982d3ee12a823e75ded4b29
hw/openrisc/openrisc_sim: Increase max_cpus to 4

Now that we no longer have a limit of 2 CPUs due to fixing the
IRQ routing issues we can increase the max.  Here we increase
the limit to 4, we could go higher, but currently OMPIC has a
limit of 4, so we align with that.

Signed-off-by: Stafford Horne <shorne@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/openrisc/openrisc_sim.c