From nobody Sat Nov 15 09:10:30 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=1754113520; cv=none; d=zohomail.com; s=zohoarc; b=JeNcfOPwgM12uY6lpQ2ynLLdjkbJg0F1YuSEfCCAvmOEBIS+uMKqh/0v94pQbNZ98K+GKSHrqccMUtiKQsH/XAV3b6KIk5r/dD4unAu7BuwqjyJjH0gmRipcEk26rDUXXh5sTRkDFJJLgnCnDrs+yEcAVzA6RETg9ianxF4GT+g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1754113520; 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=h+9GIEwAd7JoRVm8Dlg13r571p0mSmv0NhHzkxxDTC8=; b=k4kQymY+TKF454VDYHOEgF7qdohD1waKrc+7w23MNW/W6jZf8NboBOLWyofBLijYHptRpbrPUzeawt4PnIaGDIbwzOXTeh/Xd83TpDLuWK0MuWDnRIrqGqkRnHI55gdSVv+BmoajC0csr0ySvX9SW7zZiNMUasVMQnrcsc2nAO0= 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 1754113519912454.63543313679224; Fri, 1 Aug 2025 22:45:19 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ui500-0000PH-W2; Sat, 02 Aug 2025 01:41:41 -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 1ui4zy-0000Jd-3g for qemu-devel@nongnu.org; Sat, 02 Aug 2025 01:41:38 -0400 Received: from p-east3-cluster1-host7-snip4-10.eps.apple.com ([57.103.87.73] 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 1ui4zw-00068P-GK for qemu-devel@nongnu.org; Sat, 02 Aug 2025 01:41:37 -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 C219E1800886; Sat, 2 Aug 2025 05:41:32 +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 CAAC61800A8C; Sat, 2 Aug 2025 05:41:29 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unpredictable.fr; s=sig1; bh=h+9GIEwAd7JoRVm8Dlg13r571p0mSmv0NhHzkxxDTC8=; h=From:To:Subject:Date:Message-Id:MIME-Version:x-icloud-hme; b=gwQlXbJeDdRt48At9R8flbOlKCiAKzVFMwRp6tNA5hsfSyuE4piyIzQkkcLq1R3oOmfM465t5825BnMWOsqshlM5KF4ss3vaRLbFKHvBqr9ZIxwgerDY7IoadWSn6jgtIRfO3lNXMwdd/bq3MGLVSeL4AHT77gcl9RsLIT8UW5Zt9/5RYe8gmqR+nEHK5egltr4g3vFiYAj0+/X/84xTrSkmYBxVQgjjJJ5AlJexpdOR58Jk4Cd+Hn9Ws9V221sovXFxGw8jf2xKKeSFGSSHVQ8UiKiq43kpqs1+k9XGgm1YwykfYhB2thQ0CQ+5ivHkdYNgAXhIkBK2hPFnMhs+OQ== 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 13/14] target/arm: whpx: instantiate GIC early Date: Sat, 2 Aug 2025 07:40:54 +0200 Message-Id: <20250802054055.74013-14-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-ORIG-GUID: H2eW8xLEoON7K-l3SjBz0SCmiBVv8sN9 X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwODAyMDA0NyBTYWx0ZWRfX7f5jZmevF4nk ATjI1to0svvdfXoTG6kzSWeWf2OfHvuXjHF3LnqkBcEkpm4Y7hG3/2ebUP49pTPRqbx1uZB585n Sleojh9CguD+3igoTp2nyRDkEGXO1Lm/rT69n2J/k3JaVzTriyn//NpuJYafJh00QoUAVTRs1Qq 0CyGG8AcpjufAOfkQ07s7URIPup4n9p5rbi+nJrR3QFbh2VcMDfEpTICgQ4CBbnmzN68+e/yzKr llhokWpdOf/8bYBv2VySEQ/9kdeseFwrpN7lsRo+ia93c0aclDygSi1XDYk5NLrZfYJDC0rG4= X-Proofpoint-GUID: H2eW8xLEoON7K-l3SjBz0SCmiBVv8sN9 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 malwarescore=0 clxscore=1030 spamscore=0 adultscore=0 suspectscore=0 phishscore=0 bulkscore=0 mlxscore=0 mlxlogscore=632 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.87.73; 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_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: 1754113521068124100 Content-Type: text/plain; charset="utf-8" While figuring out a better spot for it, put it in whpx_accel_init. Needs to be done before WHvSetupPartition. Signed-off-by: Mohamed Mediouni --- target/arm/whpx/whpx-all.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/target/arm/whpx/whpx-all.c b/target/arm/whpx/whpx-all.c index 8d705abdc5..c435cdb40d 100644 --- a/target/arm/whpx/whpx-all.c +++ b/target/arm/whpx/whpx-all.c @@ -984,6 +984,29 @@ int whpx_accel_init(AccelState *as, MachineState *ms) =20 memset(&prop, 0, sizeof(WHV_PARTITION_PROPERTY)); =20 + WHV_ARM64_IC_PARAMETERS ic_params =3D { + .EmulationMode =3D WHvArm64IcEmulationModeGicV3, + .GicV3Parameters =3D { + .GicdBaseAddress =3D 0x08000000, + .GitsTranslaterBaseAddress =3D 0x08080000, + .GicLpiIntIdBits =3D 0, + .GicPpiPerformanceMonitorsInterrupt =3D VIRTUAL_PMU_IRQ, + .GicPpiOverflowInterruptFromCntv =3D ARCH_TIMER_VIRT_IRQ + } + }; + prop.Arm64IcParameters =3D ic_params; + + hr =3D whp_dispatch.WHvSetPartitionProperty( + whpx->partition, + WHvPartitionPropertyCodeArm64IcParameters, + &prop, + sizeof(WHV_PARTITION_PROPERTY)); + if (FAILED(hr)) { + error_report("WHPX: Failed to enable GICv3 interrupt controller, h= r=3D%08lx", hr); + ret =3D -EINVAL; + goto error; + } + hr =3D whp_dispatch.WHvSetupPartition(whpx->partition); if (FAILED(hr)) { error_report("WHPX: Failed to setup partition, hr=3D%08lx", hr); --=20 2.39.5 (Apple Git-154)