diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2024-03-09 00:01:36 +0800 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-03-09 19:17:01 +0100 |
commit | 72d346f3b8504804df047166164af52af4f95708 (patch) | |
tree | a92ed98276540a050ec4742ba5c5d6fb210b3539 /hw/net/virtio-net.c | |
parent | 56fa4f346a32b41d2fccd24c86cbf3390fc510e5 (diff) | |
download | qemu-72d346f3b8504804df047166164af52af4f95708.zip qemu-72d346f3b8504804df047166164af52af4f95708.tar.gz qemu-72d346f3b8504804df047166164af52af4f95708.tar.bz2 |
hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
The "parameter=0" SMP configurations have been marked as deprecated
since v6.2.
For these cases, -smp currently returns the warning and adjusts the
zeroed parameters to 1 by default.
Remove the above compatibility logic in v9.0, and return error directly
if any -smp parameter is set as 0.
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Prasad Pandit <pjp@fedoraproject.org>
Message-ID: <20240308160148.3130837-2-zhao1.liu@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions