From nobody Sat Nov 15 09:10:12 2025 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=1754113532; cv=none; d=zohomail.com; s=zohoarc; b=lqVSBVuA/OVQuV37rf8UwtaanTwhVexLnLc0mH1qnZY93DLMUVg9s9b6d7pmRGBvDQCn52DqZ2dm+JKqWqKsvX42ClR8aVCzojR+mtNlfFeGdSgWneug6rCmUHJxg+r3ZuJTizsC0/0h+IDntZd+/C24SQGBvX4s+vNqSApt0Uk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1754113532; 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=uAK2JGD17JBPBJY0OV3B6ARqLAA1c242C6w8DU8xlGk=; b=QVt1reXHIwwDfLfLcWnuB5w9B+GG4e3rUzlTh5BeIp2gblqNaoUzoENbLd3tym5LU2Ujczs+V6WP5du/P8o65Y5YR2ym56DPtYB8zwBsfSWgfqByz/MSS2AHGrNMWIcsa1PBfPEXjZa3HAOJIr/9zVo+ZBw9g2e3trE6jbVi3DI= 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 1754113532754683.1433387674457; Fri, 1 Aug 2025 22:45:32 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ui4zx-0000IN-VM; Sat, 02 Aug 2025 01:41:38 -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 1ui4zo-0008O3-JI for qemu-devel@nongnu.org; Sat, 02 Aug 2025 01:41:28 -0400 Received: from p-east3-cluster4-host10-snip4-10.eps.apple.com ([57.103.84.103] helo=outbound.qs.icloud.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ui4zn-00066S-5v for qemu-devel@nongnu.org; Sat, 02 Aug 2025 01:41:28 -0400 Received: from outbound.qs.icloud.com (unknown [127.0.0.2]) by p00-icloudmta-asmtp-us-east-2d-60-percent-0 (Postfix) with ESMTPS id CFC17180088B; Sat, 2 Aug 2025 05:41:22 +0000 (UTC) Received: from localhost.localdomain (qs-asmtp-me-k8s.p00.prod.me.com [17.57.155.37]) by p00-icloudmta-asmtp-us-east-2d-60-percent-0 (Postfix) with ESMTPSA id BDC281800A87; Sat, 2 Aug 2025 05:41:19 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unpredictable.fr; s=sig1; bh=uAK2JGD17JBPBJY0OV3B6ARqLAA1c242C6w8DU8xlGk=; h=From:To:Subject:Date:Message-Id:MIME-Version:x-icloud-hme; b=E+Yqp1GPIycEOa6jRozCQ+8iPFAq7Fu0hXK7f+Cs1x3cOJ1bEaNs8h73lMVMsuh+vN1IrPNGAxHxWpqlYj+tj0oQb97ir7zT+PE3xzwi27ZN8+39R0z1ZqMqxsct8dvBlTxWm41YW4r97Fpcv/GABzw7yq9xDCjU6Gfufn/xvtK6o+q5uEK5kdKysEvtKl5pjxuykLa40kjgN5BJhnBKUZcxtc+CHlgZ1a7kfZ/nGBx2EyQzXn86+nG/62tkxOA8MPy/MlZ360+IEJzIvwWADm9GLZrmPZDsosnnTEkRIlWG9XV4QCUhjq5BIaqgyRhApe6PdjytvntBiMYehLq2xQ== X-Client-IP: 46.189.47.18 From: Mohamed Mediouni To: qemu-devel@nongnu.org Cc: "Michael S. Tsirkin" , Peter Maydell , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Igor Mammedov , Richard Henderson , Eduardo Habkost , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , qemu-arm@nongnu.org, Shannon Zhao , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Marcel Apfelbaum , Yanan Wang , Sunil Muthuswamy , Mohamed Mediouni , Zhao Liu , Paolo Bonzini , Ani Sinha Subject: [PATCH v2 09/14] target/arm: cpu: mark WHPX as supporting PSCI 1.1 Date: Sat, 2 Aug 2025 07:40:50 +0200 Message-Id: <20250802054055.74013-10-mohamed@unpredictable.fr> X-Mailer: git-send-email 2.39.5 (Apple Git-154) In-Reply-To: <20250802054055.74013-1-mohamed@unpredictable.fr> References: <20250802054055.74013-1-mohamed@unpredictable.fr> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwODAyMDA0NyBTYWx0ZWRfX+5dYb4LYU+bq B8de/claQLhn0WBJRSGKWUcZi9WczBIC3Re9eR0dePxg2Jhsx0TovW8cijLyMp8vIsWYxlDiOOE /i35NRlRAJ8P6HrZ0L9XgV8ItNy6eMa8jQcgIwL9gh5m5Y2ZLJmCGtlSB52qmvBJrxxPJ9iMzqt wmwEsVjM8lrtfPCKSheWv1o3mXgjfRELSeipunnWlDCv/hPYKyiQRdkvbGBMkzqlsHSP9n8c3+q E6gnQa7JxDnUuIWBz0FVhjG019tKRFpAuezcQzhdlro2pqhn07ckm6RGTCi+r3tbAQgDw/KMg= X-Proofpoint-GUID: AOAfSSsGBkWbAbQ4WfmEVXSS5cjGThjt X-Proofpoint-ORIG-GUID: AOAfSSsGBkWbAbQ4WfmEVXSS5cjGThjt X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.1.9,FMLib:17.12.80.40 definitions=2025-08-01_08,2025-08-01_01,2025-03-28_01 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 bulkscore=0 suspectscore=0 malwarescore=0 mlxscore=0 spamscore=0 phishscore=0 adultscore=0 clxscore=1030 mlxlogscore=900 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.22.0-2506270000 definitions=main-2508020047 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.84.103; envelope-from=mohamed@unpredictable.fr; helo=outbound.qs.icloud.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable 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 @unpredictable.fr) X-ZM-MESSAGEID: 1754113533768116600 Content-Type: text/plain; charset="utf-8" Hyper-V supports PSCI 1.3, and that implementation is exposed through WHPX. Signed-off-by: Mohamed Mediouni --- target/arm/cpu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/arm/cpu.c b/target/arm/cpu.c index e2b2337399..3b69c9786a 100644 --- a/target/arm/cpu.c +++ b/target/arm/cpu.c @@ -23,6 +23,7 @@ #include "qemu/timer.h" #include "qemu/log.h" #include "exec/page-vary.h" +#include "system/whpx.h" #include "target/arm/idau.h" #include "qemu/module.h" #include "qapi/error.h" @@ -1496,7 +1497,7 @@ static void arm_cpu_initfn(Object *obj) cpu->psci_version =3D QEMU_PSCI_VERSION_0_1; /* By default assume PSCI= v0.1 */ cpu->kvm_target =3D QEMU_KVM_ARM_TARGET_NONE; =20 - if (tcg_enabled() || hvf_enabled()) { + if (tcg_enabled() || hvf_enabled() || whpx_enabled()) { /* TCG and HVF implement PSCI 1.1 */ cpu->psci_version =3D QEMU_PSCI_VERSION_1_1; } --=20 2.39.5 (Apple Git-154)