qemu-e2k/docs/about
Yanan Wang c2511b1632 machine: Deprecate "parameter=0" SMP configurations
In the SMP configuration, we should either provide a topology
parameter with a reasonable value (greater than zero) or just
omit it and QEMU will compute the missing value.

The users shouldn't provide a configuration with any parameter
of it specified as zero (e.g. -smp 8,sockets=0) which could
possibly cause unexpected results in the -smp parsing. So we
deprecate this kind of configurations since 6.2 by adding the
explicit sanity check.

Signed-off-by: Yanan Wang <wangyanan55@huawei.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20210929025816.21076-3-wangyanan55@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-10-01 15:27:56 +02:00
..
build-platforms.rst docs: add supported host CPU architectures section 2021-09-14 16:51:58 +04:00
deprecated.rst machine: Deprecate "parameter=0" SMP configurations 2021-10-01 15:27:56 +02:00
index.rst docs: standardize directory index to --- with overline 2021-09-13 13:56:26 +02:00
license.rst docs: Move deprecation, build and license info out of system/ 2021-07-18 10:59:47 +01:00
removed-features.rst hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases 2021-09-01 11:08:15 +01:00