diff options
author | Mike Qiu | 2013-01-23 18:20:38 +0100 |
---|---|---|
committer | Alexander Graf | 2013-01-25 22:02:55 +0100 |
commit | fe828a4d4b7a5617cda7b24e95e327bfb71d790e (patch) | |
tree | 5f54c29483f27766219e3bc1112654214b955b1c /hw/spapr.c | |
parent | cuda: Move ADB bus into CUDA state (diff) | |
download | qemu-fe828a4d4b7a5617cda7b24e95e327bfb71d790e.tar.gz qemu-fe828a4d4b7a5617cda7b24e95e327bfb71d790e.tar.xz qemu-fe828a4d4b7a5617cda7b24e95e327bfb71d790e.zip |
target-ppc: Give a meaningful error if too many threads are specified
Currently the target-ppc tcg code only supports a single thread. You can
specify more, but they're treated identically to multiple cores. On KVM
we obviously can't support more threads than the hardware; if more are
specified it will cause strange and cryptic errors.
This patch clarifies the situation by giving a simple meaningful error if
more threads are specified than we can support.
Signed-off-by: Mike Qiu <qiudayu@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/spapr.c')
0 files changed, 0 insertions, 0 deletions