pseries: Increase maximum CPUs to 256
commit41019fecc83c466faeddbc6b3784a447516c03a7
authorAnton Blanchard <anton@au1.ibm.com>
Tue, 19 Apr 2011 01:54:50 +0000 (19 11:54 +1000)
committerAlexander Graf <agraf@suse.de>
Mon, 9 May 2011 20:31:37 +0000 (9 22:31 +0200)
tree84eae4e857347c7ca786502f773a35a4af13d34f
parent0225e254ae81c5638463cda8f5730f31619113b6
pseries: Increase maximum CPUs to 256

The original pSeries machine was limited to 32 CPUs, more or less
arbitrarily.  Particularly when we get SMT KVM guests it will be
pretty easy to exceed this.  Therefore, raise the max number of CPUs
in a pseries machine guest to 256.

Signed-off-by: Anton Blanchard <anton@au1.ibm.com>
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/spapr.c