From nobody Fri Nov 21 09:59:59 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1763716502; cv=none; d=zohomail.com; s=zohoarc; b=mKBk1cSuBOHrkUvezP+njFZGIakc03+2nXY4pTZxDKFmXLipZ1qFViQh+9gcZzol+1WUCZ28k0DjHZlnjnNlAkBpyxvUtvQ8IdwOdwQyvk5/8fiEc30DZGkqhGShpq4wexlmt81T+Hih6gUNmLOrnO45x3hvics9nEcwEijXB78= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1763716502; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=1osd0uFF2sqkM3PPP6K0QoIkQt2ECT2TJStBIRUOEWQ=; b=hSUNuRMheSvboqIgi51Rdx+Qw+HSMFEeM1wi87D/IGU+h4cRiAkL8P1hXUw1GfqKgJeCiHQvs2F0zznP9S+ayNQ3p+wNx4WkNRtkyKgQK1wBZQ+0kNmJfF1Nb1Hnlv4wE1RWgY3DzN6tGoZpJimepTsnS3PVLW4+jI3xUdkPUkk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1763716501867583.0921322068965; Fri, 21 Nov 2025 01:15:01 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vMMPC-0001KT-5F; Fri, 21 Nov 2025 03:22:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vMMPA-0001K4-5k for qemu-devel@nongnu.org; Fri, 21 Nov 2025 03:22:08 -0500 Received: from mgamail.intel.com ([192.198.163.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vMMP8-00060q-Af for qemu-devel@nongnu.org; Fri, 21 Nov 2025 03:22:07 -0500 Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2025 00:22:04 -0800 Received: from liuzhao-optiplex-7080.sh.intel.com ([10.239.160.39]) by fmviesa008.fm.intel.com with ESMTP; 21 Nov 2025 00:22:02 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1763713327; x=1795249327; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Rrd9lPZxETwt8dsqNHVFn2mbZUq8Ng2lPaHkt76xy0o=; b=RttAusHbX8iOIkqjhp7J5RIqxD00QzZBGUlKgxi26KyteR7us2p6YbvG zNcXT150utfQWrImx/uNIxVihe/wLEGcFYfRlGUQts1gxocJWpM/N1GO9 roLrE0YEBMUNDR6fCMZ1itmA1iAL5RnozMu/LQ30pUkStu4BQBMHkY/Dq XE3KpHe4h8VZTYRbw41SUeifKCMoJUlhqc7hR9c4M6PEp5hd7BuqHG+f8 9hY9Ku8bdS153oHWiP14G3JstXAnFhe8RcbrcuK7dWRtaB/shDkU6iFbY C0EqeutXNs+HgFsjoC7iuXlgEf66IMtcXMwVGK4I8UiKLTsC6kEgJCSji A==; X-CSE-ConnectionGUID: OcDZr1ecT3SXg+B/sJNr1A== X-CSE-MsgGUID: LmT+8Dt4SaWCi+eInKKHUA== X-IronPort-AV: E=McAfee;i="6800,10657,11619"; a="68407960" X-IronPort-AV: E=Sophos;i="6.20,215,1758610800"; d="scan'208";a="68407960" X-CSE-ConnectionGUID: UVNah6h/T/yhRknxH/3Kxg== X-CSE-MsgGUID: 5A3WrBdoQ8mMbEKwY83Qog== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,215,1758610800"; d="scan'208";a="191881411" From: Zhao Liu To: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= Cc: qemu-devel@nongnu.org, devel@lists.libvirt.org, Markus Armbruster , Zhao Liu Subject: [PATCH] docs/deprecated: Remove undeprecated SMP description Date: Fri, 21 Nov 2025 16:44:16 +0800 Message-Id: <20251121084416.1031466-1-zhao1.liu@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=192.198.163.13; envelope-from=zhao1.liu@intel.com; helo=mgamail.intel.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @intel.com) X-ZM-MESSAGEID: 1763716504881018900 Content-Type: text/plain; charset="utf-8" "Unsupported 'parameter=3D1' SMP configuration" was proposed to be deprecated in the commit 54c4ea8f3ae6 ("hw/core/machine-smp: Deprecate unsupported "parameter=3D1" SMP configurations"). But the related code was reverted later in the commit 9d7950edb0cd ("hw/core: allow parameter=3D1 for SMP topology on any machine"). Thus, this SMP behavior is still valid and is not actually deprecated. Remove outdated document descriptions. Reported-by: Markus Armbruster Signed-off-by: Zhao Liu Reviewed-by: Markus Armbruster --- docs/about/deprecated.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 03e29915f0aa..bbfcce4a1ab3 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -54,20 +54,6 @@ as short-form boolean values, and passed to plugins as `= `arg_name=3Don``. However, short-form booleans are deprecated and full explicit ``arg_name= =3Don`` form is preferred. =20 -``-smp`` (Unsupported "parameter=3D1" SMP configurations) (since 9.0) -''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' - -Specified CPU topology parameters must be supported by the machine. - -In the SMP configuration, users should provide the CPU topology parameters= that -are supported by the target machine. - -However, historically it was allowed for users to specify the unsupported -topology parameter as "1", which is meaningless. So support for this kind = of -configurations (e.g. -smp drawers=3D1,books=3D1,clusters=3D1 for x86 PC ma= chine) is -marked deprecated since 9.0, users have to ensure that all the topology me= mbers -described with -smp are supported by the target machine. - QEMU Machine Protocol (QMP) commands ------------------------------------ =20 --=20 2.34.1