From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2CC46274FE5 for ; Fri, 9 May 2025 09:12:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746781971; cv=none; b=VJ5ZbEUFJvSMx6BzbJuy6XbcL7wMCmgWP+g3mhDtXT+Zbdw8p2qTp1e3Vjhpt3UE1ayIGx1djIvf6ga0NRAXbM7JdSDLutVHSXOo9wikumcUnCjCNC3Sx1oH2LMeH15qmTR1hW13qfpXWrFgmcGtV4I0mMh2leTDLUumi1cVhZ0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746781971; c=relaxed/simple; bh=OxAOtgqS95oq/T1fpT4BK/8L86LhYAjPTsvn5Tvd2ZA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=AQGARxFcwaUmLF2qoObA/BGr/ulfEyv/FQdyLfanV2aaYneB2c0dxuzu1/kIg+3pOWH7JOJ7lcLmIpqf4PEaL+h+KGgTyPKQMX5c19fvt3b/vR3jRtrO27dv0gDYN6Sj77IAzmiTWC8xNlOIrFeYXLI6UKhbu8v8PyHr/9Lp0FM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=HrHk5ceF; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="HrHk5ceF" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1746781970; x=1778317970; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=OxAOtgqS95oq/T1fpT4BK/8L86LhYAjPTsvn5Tvd2ZA=; b=HrHk5ceFBhINV65V/zbSF578PK0njduu+Fx6d6UPGwn35GodSMXsRv7V x5jfsyp/Sr7kR/pOHjxxTzz0ZnMWoiAgxccYDqmdQJFWkDBxhfB//Z3LR sXmUrgWP0nQ3iNmUip97VRYr3lJNUakuczFhViNeTl2arMf5gHW478++S PLC+UhqqMTQ60q7WkzlN9Nenm9cOAjz33fJgX0i7a417G6EglJsICIPai n3m4ZFsol3dCok8E50fddnsfNcRJwK5xIQdouTCkOQ50IooI+pOpqAMrI WBmwUy4fn096n4K6joumGvSRJH4F0T2U6HBhTeCwgfd5bAsk/cBdWhM21 Q==; X-CSE-ConnectionGUID: xs2GPBwFTsGKe7+JqOqddw== X-CSE-MsgGUID: PVtexFMcREO9xuUzcCvHng== X-IronPort-AV: E=McAfee;i="6700,10204,11427"; a="58821484" X-IronPort-AV: E=Sophos;i="6.15,274,1739865600"; d="scan'208";a="58821484" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 May 2025 02:12:50 -0700 X-CSE-ConnectionGUID: RmOe6Q0tS12beDPOMS9eQw== X-CSE-MsgGUID: zi5cOttHTI65JzRYGKKcnQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,274,1739865600"; d="scan'208";a="137496974" Received: from liuzhao-optiplex-7080.sh.intel.com (HELO localhost) ([10.239.160.39]) by orviesa008.jf.intel.com with ESMTP; 09 May 2025 02:12:43 -0700 Date: Fri, 9 May 2025 17:33:44 +0800 From: Zhao Liu To: Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= Cc: qemu-devel@nongnu.org, Richard Henderson , kvm@vger.kernel.org, Sergio Lopez , Gerd Hoffmann , Peter Maydell , Laurent Vivier , Jiaxun Yang , Yi Liu , "Michael S. Tsirkin" , Eduardo Habkost , Marcel Apfelbaum , Alistair Francis , Daniel Henrique Barboza , Marcelo Tosatti , qemu-riscv@nongnu.org, Weiwei Li , Amit Shah , Yanan Wang , Helge Deller , Palmer Dabbelt , Ani Sinha , Igor Mammedov , Fabiano Rosas , Paolo Bonzini , Liu Zhiwei , =?iso-8859-1?Q?Cl=E9ment?= Mathieu--Drif , qemu-arm@nongnu.org, =?iso-8859-1?Q?Marc-Andr=E9?= Lureau , Huacai Chen , Jason Wang , Mark Cave-Ayland , Thomas Huth Subject: Re: [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines Message-ID: References: <20250508133550.81391-1-philmd@linaro.org> <20250508133550.81391-18-philmd@linaro.org> Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20250508133550.81391-18-philmd@linaro.org> On Thu, May 08, 2025 at 03:35:40PM +0200, Philippe Mathieu-Daudé wrote: > Date: Thu, 8 May 2025 15:35:40 +0200 > From: Philippe Mathieu-Daudé > Subject: [PATCH v4 17/27] hw/i386/pc: Remove deprecated pc-q35-2.7 and > pc-i440fx-2.7 machines > X-Mailer: git-send-email 2.47.1 > > These machines has been supported for a period of more than 6 years. > According to our versioned machine support policy (see commit > ce80c4fa6ff "docs: document special exception for machine type > deprecation & removal") they can now be removed. Remove the qtest > in test-x86-cpuid-compat.c file. > > Signed-off-by: Philippe Mathieu-Daudé > Reviewed-by: Mark Cave-Ayland > Reviewed-by: Thomas Huth > --- > hw/i386/pc_piix.c | 9 --------- > hw/i386/pc_q35.c | 10 ---------- > tests/qtest/test-x86-cpuid-compat.c | 11 ----------- > 3 files changed, 30 deletions(-) Reviewed-by: Zhao Liu