From nobody Sat Nov 15 09:10:14 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=1754122995; cv=none; d=zohomail.com; s=zohoarc; b=MCf+zk7HclPtWhcW0nteRD5ZCxr4Hw2TVxxeugnEA71ce9Bf3wU1drFFE21+jRsBNiUcBrzhaDREWdtYkVVnkUlUY6xI1S40ebt8+ctIcoeDIqWGjKeH7xQ8OvTTuHD3zINdKMCtLGYOfQ9BwL8rt7cPobjvLB9C7iLBz56XSsc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1754122995; 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=OlK4R47u4AAAXgW6XizaUWynoJylvp0tNc9/rAb2RFQ=; b=hEARqOzx4y0PYWQrNyLSYCW5N//IMvGluaZPJdP7PEbzRvZpqS/m+NHRAGF6b1Y6TnjgsHfxV3WK/xVSnZtnDeIpaXU1QVX5lAL9oSf0fgFHDsipnoOuh9XJvJJOBYJXG8sXJ6QRFY6UVTdOaEC1/dbx2iFt8/mOOeQevYdc6Tw= 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 1754122995324669.39304014186; Sat, 2 Aug 2025 01:23:15 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ui7VJ-0007Jf-CG; Sat, 02 Aug 2025 04:22: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 1ui7Rx-0007qa-OJ for qemu-devel@nongnu.org; Sat, 02 Aug 2025 04:18:42 -0400 Received: from p-east3-cluster5-host8-snip4-8.eps.apple.com ([57.103.86.209] 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 1ui7Rw-00058H-5J for qemu-devel@nongnu.org; Sat, 02 Aug 2025 04:18:41 -0400 Received: from outbound.qs.icloud.com (unknown [127.0.0.2]) by p00-icloudmta-asmtp-us-east-2d-60-percent-11 (Postfix) with ESMTPS id C247F18000A4; Sat, 2 Aug 2025 08:18:36 +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-11 (Postfix) with ESMTPSA id 64A6C1800148; Sat, 2 Aug 2025 08:18:33 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unpredictable.fr; s=sig1; bh=OlK4R47u4AAAXgW6XizaUWynoJylvp0tNc9/rAb2RFQ=; h=From:To:Subject:Date:Message-Id:MIME-Version:x-icloud-hme; b=Cpc97coEFOjsZ+ejpAcjaX3KP+SshmacGdldsJG82S2oLOwIsTuazjS9p4X3EQhxxBopbS8aqq43hXiHJxkzepH0X1Nhr9CdNRBUTYPrI01bMAPmFC5PEQ6wWN0z2K7wG1aU7Ysby4nNvKXJlx8W1p1WXpmZ0BvsACvpsdSUmXa35gk2iHW2uLMkpoSp068hr24i4x7Vr/7lROkuzs41siBgc6vZRuKLDjgvHYVwKNF4kZ4t5lUIULuikbJB5FKMRvzvaoRlw8OkGzKWrGNp0f3nsDWbbiiK1/wZgSVkrcaTmNEKSYLC4mD4rerlJ80+DOJ4IqFZsqG+5UO8lueHdw== X-Client-IP: 46.189.47.18 From: Mohamed Mediouni To: qemu-devel@nongnu.org Cc: Richard Henderson , Zhao Liu , Yanan Wang , qemu-arm@nongnu.org, Sunil Muthuswamy , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Igor Mammedov , Peter Maydell , Shannon Zhao , "Michael S. Tsirkin" , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Eduardo Habkost , Marcel Apfelbaum , Mohamed Mediouni , Paolo Bonzini , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Ani Sinha Subject: [PATCH v3 14/14] MAINTAINERS: Add myself as a maintainer for WHPX Date: Sat, 2 Aug 2025 10:18:00 +0200 Message-Id: <20250802081800.76030-15-mohamed@unpredictable.fr> X-Mailer: git-send-email 2.39.5 (Apple Git-154) In-Reply-To: <20250802081800.76030-1-mohamed@unpredictable.fr> References: <20250802081800.76030-1-mohamed@unpredictable.fr> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwODAyMDA3MSBTYWx0ZWRfX5hoUibfXTj5f ZUyljdCstVlqNjNtGWY4ulygB0yQGVZSFvOCqZW9oqCi7SQ4FbqGgxZ4QQJB3H+ZsiTDDY68znO wsnUlnkc7RwCjAZgLzoB5Ktt63SjmrMorhvG1R4MXpEWIrM1LwMAen/LRves/ldwWPiAZTy6SIU ujmPyq5BCyy9TMpCjFxNkUBQ/J/4TIDNGMLtuvHa5UeW3VOLXuekCLZ7WlZhwtCy+NadjnPtqOn PonDgjJzqHjExrRi2cAYZALRgWI2lTDw+nOoERHbOr5Djo7JikH+mBtJXnJiMk54MxNv4ZuPg= X-Proofpoint-GUID: UBOwc7kPtDxQFI9nxTIY-4hHq_iLgmY8 X-Proofpoint-ORIG-GUID: UBOwc7kPtDxQFI9nxTIY-4hHq_iLgmY8 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 adultscore=0 mlxscore=0 suspectscore=0 malwarescore=0 phishscore=0 mlxlogscore=914 spamscore=0 bulkscore=0 clxscore=1030 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.22.0-2506270000 definitions=main-2508020071 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.86.209; envelope-from=mohamed@unpredictable.fr; helo=outbound.qs.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_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 @unpredictable.fr) X-ZM-MESSAGEID: 1754122996266124100 Content-Type: text/plain; charset="utf-8" And add arm64 files. Signed-off-by: Mohamed Mediouni Reviewed-by: Richard Henderson --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 259b010f55..9397e55c4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -539,11 +539,14 @@ F: accel/stubs/hvf-stub.c F: include/system/hvf.h F: include/system/hvf_int.h =20 -WHPX CPUs +WHPX M: Sunil Muthuswamy +M: Mohamed Mediouni S: Supported F: accel/whpx/ F: target/i386/whpx/ +F: target/arm/whpx_arm.h +F: target/arm/whpx/ F: accel/stubs/whpx-stub.c F: include/system/whpx.h F: include/system/whpx-accel-ops.h --=20 2.39.5 (Apple Git-154)