From nobody Sat Apr 11 20:10:08 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=reject dis=none) header.from=unpredictable.fr ARC-Seal: i=1; a=rsa-sha256; t=1775158349; cv=none; d=zohomail.com; s=zohoarc; b=gHKbyiCwwsandX802JHBAQ7RyU/wEerkNG2x366yhQCBftOLm3nUKRSl0/g680+EzMWZ2pqJQa9aza5JrcAJr/6wY3z0wm7dZ/tQeluMqs95RqbBujt3y7Y7IsD0gsgbFLjecMLM2VJH/r5QS7gTIlq68nv5C0535Ubcq7crePw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1775158349; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=lxRT/MfPZMC+jhFCpDh3RcQX68IqDeAGB+EFtduJgL0=; b=KQzC9Wd6e7Kos6goSjco41Y7VfDxpwoA2N/CDyEjR1yRBvI5mUPxStytkbZRIyYU6j+E/x8W9CEQMHYN5EuLKEsGrbE3uLDyZYN+LHubrqbKp0HMyUtYDJnr66YbAdhPj+Do9Fl3TNJZ2xZq8j1ApTiUL5AlxyfQL6ATi1d0Zb0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=reject dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1775158349279497.64878680965273; Thu, 2 Apr 2026 12:32:29 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1w8Nlx-0000Vb-Ab; Thu, 02 Apr 2026 15:32:09 -0400 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 1w8NlI-0000Kx-F7 for qemu-devel@nongnu.org; Thu, 02 Apr 2026 15:31:34 -0400 Received: from pv-2002j-snip4-4.eps.apple.com ([57.103.64.145] helo=outbound.pv.icloud.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1w8NlE-0008Gs-Af for qemu-devel@nongnu.org; Thu, 02 Apr 2026 15:31:27 -0400 Received: from outbound.pv.icloud.com (unknown [127.0.0.2]) by p00-icloudmta-asmtp-us-west-1a-20-percent-1 (Postfix) with ESMTPS id 206E71800582; Thu, 02 Apr 2026 19:31:22 +0000 (UTC) Received: from localhost.localdomain (unknown [17.56.9.36]) by p00-icloudmta-asmtp-us-west-1a-20-percent-1 (Postfix) with ESMTPSA id CA14D1800228; Thu, 02 Apr 2026 19:31:19 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unpredictable.fr; s=sig1; t=1775158283; x=1777750283; bh=lxRT/MfPZMC+jhFCpDh3RcQX68IqDeAGB+EFtduJgL0=; h=From:To:Subject:Date:Message-ID:MIME-Version:x-icloud-hme; b=Wl4N6iJUnBel3aw6kI6kxIAXeqwjPIsIyDtn/MJpcAg6wptDComyaVYw0FqbvHnryd0jRZyEOkD2tnL88Toet5FvloL+nd/iM6DhxbjlDAU2TNv0Iw0IykDl2jHK+TXcmTeKFAu+n5Eue+aXBbL1HX7s/e4dmhD/qVXEleBo0m7mNDnUKCNEGaKymMI4uq2SlBBoHFmzuYup/6zk9DXiJDheNTjr1iCX/V2++2VH8FNnf4ZzN5RILAhVoZV4rskXqofBTR3Xp2PG4tojAwGRAVmXE3rmFwG3OUADLjN+09X0uUj4zXHF2reiHK7Yjawz5Kztkkn2PcnodwTtcteXQg== mail-alias-created-date: 1752046281608 From: Mohamed Mediouni To: qemu-devel@nongnu.org Cc: qemu-arm@nongnu.org, Mohamed Mediouni , Paolo Bonzini , Peter Maydell , Zhao Liu , Roman Bolshakov , Wei Liu , Pedro Barbuda , Phil Dennis-Jordan Subject: [PATCH v2 5/6] whpx: i386: enable x2apic by default for user-mode LAPIC Date: Thu, 2 Apr 2026 21:31:03 +0200 Message-ID: <20260402193104.56331-6-mohamed@unpredictable.fr> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260402193104.56331-1-mohamed@unpredictable.fr> References: <20260402193104.56331-1-mohamed@unpredictable.fr> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Authority-Info-Out: v=2.4 cv=QJ1lhwLL c=1 sm=1 tr=0 ts=69cec40a cx=c_apl:c_pps:t_out a=azHRBMxVc17uSn+fyuI/eg==:117 a=azHRBMxVc17uSn+fyuI/eg==:17 a=A5OVakUREuEA:10 a=VkNPw1HP01LnGYTKEx00:22 a=uAk9FrDoCeqUxh5yT_MA:9 X-Proofpoint-GUID: DznYdAdlKYuTcNPgmKApUxPP_QttwAHo X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNDAyMDE3NSBTYWx0ZWRfX71TzYGoUXq+k Vp1BAB4LL0268BPbeCtXMm1PBia/ylBlAOLmjkWtYRemRbA/Dk82zMOfpS8a1Qvv1wIjUZH7iOd i4ptVHbc3WwlZUZC4AY5FeRFU3yEkw4xwQkA1fKtjskHiZjQZ/UOO6ZnkKXjeaRlCRhF2VcdRNE mIdi2Lyunb5cWPOr0uUQ+f/FAqwunBlWJGhwGKSWMzV/LJ8wbtFcfrRQC6Yoec/rXFHW0MbrgrQ 5kVHEx7LlcEB3hAMe2CWaUaLUzoC5TLwJ1lgl3GprhBsNJpHnR0g0vzRWPSLmcAxGIZVYwchg2f m7+Hm55VhUmmbtA/44ZXjr4WW/TftjREkVLWAXSxWoOasDEE0unpdbUrtSs/3E= X-Proofpoint-ORIG-GUID: DznYdAdlKYuTcNPgmKApUxPP_QttwAHo X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.51,FMLib:17.12.100.49 definitions=2026-04-02_03,2026-04-02_05,2025-10-01_01 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 mlxscore=0 mlxlogscore=999 lowpriorityscore=0 suspectscore=0 spamscore=0 clxscore=1030 bulkscore=0 malwarescore=0 adultscore=0 classifier=spam authscore=0 adjust=0 reason=mlx scancount=1 engine=8.22.0-2601150000 definitions=main-2604020175 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=57.103.64.145; envelope-from=mohamed@unpredictable.fr; helo=outbound.pv.icloud.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-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: qemu development 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 @unpredictable.fr) X-ZM-MESSAGEID: 1775158352271158500 Content-Type: text/plain; charset="utf-8" Signed-off-by: Mohamed Mediouni --- target/i386/whpx/whpx-all.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/target/i386/whpx/whpx-all.c b/target/i386/whpx/whpx-all.c index 3cd83b506b..b8f53ca532 100644 --- a/target/i386/whpx/whpx-all.c +++ b/target/i386/whpx/whpx-all.c @@ -2275,11 +2275,18 @@ error: return ret; } =20 +static PropValue whpx_default_props[] =3D { + { "x2apic", "on" }, + { NULL, NULL }, +}; + + void whpx_cpu_instance_init(CPUState *cs) { X86CPU *cpu =3D X86_CPU(cs); =20 host_cpu_instance_init(cpu); + x86_cpu_apply_props(cpu, whpx_default_props); } =20 /* --=20 2.50.1 (Apple Git-155)