On 5 February 2016 at 12:45, Shannon Zhao <shannon.z...@linaro.org> wrote: > > > 2016年2月3日星期三,Andrew Jones <drjo...@redhat.com> 写道: >> >> mach-virt doesn't yet support hotplug, but command lines specifying >> -smp <num>,maxcpus=<bigger-num> don't fail. Of course specifying >> bigger-num as something bigger than the machine supports, e.g. > 8 >> on a gicv2 machine, should fail though. This fix also makes mach- >> virt's max-cpus check truly consistent with the one in vl.c:main, >> as the one there was already correctly checking max-cpus instead >> of smp-cpus. >> >> Reported-by: Shannon Zhao <shannon.z...@linaro.org> >> Signed-off-by: Andrew Jones <drjo...@redhat.com> > > Reviewed-by: Shannon Zhao <shannon.z...@linaro.org> >>
Applied to target-arm.next, thanks. -- PMM