From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753364026; cv=none; d=zohomail.com; s=zohoarc; b=IVl25SHMuZUPKZy2+LgNqNWtnKwaSnv6+BLbwoLn1ptQg7BV2TeaQUm9Sk/qaGwBydlJkEIzUFk983pWd+UZBFTnyf1PMdhcRnkbwfBrXO8UC4dMDfsaSs+zS4FmyUz+Ed5pKIu8vRjXKtGE7WnB4FqXD9pdnwlkxM2vmZf45zc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753364026; h=Content-Type: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=14blgHKyZ7KCuwNCf8pwnbX/865jWbUybmNf3X/AdyE=; b=hb1RnN2PlPX3pJk6nVYqeUCW035WEURpbmGoElX11tAJhsCb3k/33kaX/jUre3qA0tQf1S1wLnrkF65362Gc9pHF9tOPyHoT28QR07Ljv1xd5z6Ct3oiTCzm4GAu+QhlWdmycI6mW31AS/h5rAcb0SOu3hDnoDkSOKuQqcdp6dY= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1753364026936653.2099781697067; Thu, 24 Jul 2025 06:33:46 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3a-00021i-2H; Thu, 24 Jul 2025 09:32:22 -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 1uew3L-0001lL-3Z for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew3G-0003QH-L2 for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:06 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-197-gIfDYihWPeCSA1H7W_dWUQ-1; Thu, 24 Jul 2025 09:31:35 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 368FA180036F; Thu, 24 Jul 2025 13:31:34 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id CD78818003FC; Thu, 24 Jul 2025 13:31:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363900; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=14blgHKyZ7KCuwNCf8pwnbX/865jWbUybmNf3X/AdyE=; b=RNlRFFQo/AE6R4fQMzoguENQaobr/E1pHPJAYY43f2OKtj4n8ccd7SWbPF2lm/i9yqqy+W vjRVzqXsbeEw6LRrL9SxcPz9A0+dfYI0EUTB1Xc6Zfi8QCmmfuF0bAA25rOXnnf2ceBtwp /EXgfLrHRguzhAFf5V72lZ9Z1hbOXiY= X-MC-Unique: gIfDYihWPeCSA1H7W_dWUQ-1 X-Mimecast-MFC-AGG-ID: gIfDYihWPeCSA1H7W_dWUQ_1753363894 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: Harsh Prateek Bora , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PULL 1/7] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr Date: Thu, 24 Jul 2025 15:31:20 +0200 Message-ID: <20250724133126.1695824-2-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.129.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753364028366116600 From: Harsh Prateek Bora Have been contributing in ppc/spapr and related areas for quite some time as a contributor and reviewer. I think its time to step up as a co-maintainer to help with maintainer activities. Signed-off-by: Harsh Prateek Bora Reviewed-by: C=C3=A9dric Le Goater Link: https://lore.kernel.org/qemu-devel/20250724100623.3071131-2-harshpb@l= inux.ibm.com Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index a46234561835..afc94e6e67e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1550,6 +1550,7 @@ F: tests/functional/test_ppc_40p.py =20 sPAPR (pseries) M: Nicholas Piggin +M: Harsh Prateek Bora R: Daniel Henrique Barboza R: Harsh Prateek Bora L: qemu-ppc@nongnu.org --=20 2.50.1 From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753363973; cv=none; d=zohomail.com; s=zohoarc; b=P+ScIN5B2eREPrS+6PKVDvWX1rV/hJTWyRXKgtTsyFDUzMKZ8M4fOztGDAEYf+0tVMJ2NeHFmnCqHIR7FYEn2Yyk/gH55R9aPozu9fWnDDb+qN/JMaJ27+NtUXO6aZQMrw/5UEke/F5y/YsK4DNfM2SOL5cAHXiNunpLClr/3tw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753363973; h=Content-Type: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=7vjmqfu4jseU7sDm3kQ3atKHgd5rRu5LKArhAR6Du64=; b=EUp6dxaTvW13bRuAs0j7x8P7DsgCyxZpryey3CU7t2aAs/4aAoH1Y5o6udABEYJhNxX14t3trPng34atJY93c7P185D8qwP28bSeAS6JrfIHgX/DmKJI7s1P8kO4QSz81ah3EYTJ8KT8TvpGWFqWfH++3cGt/hpxTBrOxshf3Mg= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1753363972902823.0342543466589; Thu, 24 Jul 2025 06:32:52 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3U-0001u7-JQ; Thu, 24 Jul 2025 09:32:16 -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 1uew3J-0001kQ-7I for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:05 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew2x-0003QB-N1 for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:03 -0400 Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-385-pV1dgpTeOuOto0vZHH0w0A-1; Thu, 24 Jul 2025 09:31:37 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1F83119560A2; Thu, 24 Jul 2025 13:31:36 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id B53331800285; Thu, 24 Jul 2025 13:31:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363900; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7vjmqfu4jseU7sDm3kQ3atKHgd5rRu5LKArhAR6Du64=; b=WykcL3/xKPKCMEQoCWs8oyzDK3H3e5e52b9h/zDfsBDkn9sQiiCVv9nd132r0XAhKJSsK0 MfKBVkJZP7ACS1ZTEi4wcF4x3MZrqp68AXvxuK8FKcIooJTHtKwQitDW35rMTukRk2AjGL StXd/+MmB4bK3/oHXsW+ikDho2Tv/wU= X-MC-Unique: pV1dgpTeOuOto0vZHH0w0A-1 X-Mimecast-MFC-AGG-ID: pV1dgpTeOuOto0vZHH0w0A_1753363896 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: Harsh Prateek Bora , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PULL 2/7] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus. Date: Thu, 24 Jul 2025 15:31:21 +0200 Message-ID: <20250724133126.1695824-3-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.129.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753363975653116600 From: Harsh Prateek Bora Have been contributing in ppc/spapr from tcg/kvm perspective, stepping up to help with patch reviews and get notified of incoming changes. Signed-off-by: Harsh Prateek Bora Reviewed-by: C=C3=A9dric Le Goater Link: https://lore.kernel.org/qemu-devel/20250724100623.3071131-3-harshpb@l= inux.ibm.com Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index afc94e6e67e5..6e95ef00c1c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -453,6 +453,7 @@ F: target/mips/system/ PPC KVM CPUs M: Nicholas Piggin R: Daniel Henrique Barboza +R: Harsh Prateek Bora S: Odd Fixes F: target/ppc/kvm.c =20 --=20 2.50.1 From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753364002; cv=none; d=zohomail.com; s=zohoarc; b=TxqyMrQz3GkX7I6BjGWy+aFzgZuTJt7QkeqH6bBxSzTGC4dWeZRT0nrrCtUyHnuSxz0veNhcANLomdTFmdAwgdPmP2d2PJk4HIn73sd1nMFLwtfSiKWXvsIGh5XbliZflDQvNQKYvd1YQv8/XvkoIpZpHTFm9eSsamWwFGC/Q38= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753364002; h=Content-Type: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=87VILcWsDn9i4J63uGtu8crO423mOaPf6gGsPVWIpGM=; b=Dmjrj2+93hLUlxEEASdXPgIZkMapUBeUNUVuvE7jvvxP5i0jWMYQCQ5Hd4+xwlFxNTsZI2qLRJ75sURCmqum7g5bknPexFA1wCUXL9RWH9lWMBEFkRYlRW5Vou4ta0UBrctZLmMqAeIuTS24GG7ctbDlcY+CfNnRe8/Dk7grUsM= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1753364002911472.19633161532704; Thu, 24 Jul 2025 06:33:22 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3U-0001ud-Mc; Thu, 24 Jul 2025 09:32:16 -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 1uew3N-0001lU-1e for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew3J-0003Sg-0t for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:08 -0400 Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-608-sZZsdHzAP4mYzdqLfU4X0g-1; Thu, 24 Jul 2025 09:31:46 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 47915180087E; Thu, 24 Jul 2025 13:31:38 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 9D71718003FC; Thu, 24 Jul 2025 13:31:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=87VILcWsDn9i4J63uGtu8crO423mOaPf6gGsPVWIpGM=; b=DJHYCCYAP74rktbMe68KWIkJGU5dtiAFMSFaPyhaUTOMT7pMr1HbFfLM2op/UyvSkvf6Xh LHepAe9M2iTrf6BJIIfdAZrIsAQ/HQqKhZcSG1RyDTumoMo2Or8FlAtxq+CUBa8lz7jQoR DsjYsQXLbUhaWGQlJXT5NkOAt/ycTKw= X-MC-Unique: sZZsdHzAP4mYzdqLfU4X0g-1 X-Mimecast-MFC-AGG-ID: sZZsdHzAP4mYzdqLfU4X0g_1753363898 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: Chinmay Rath , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Harsh Prateek Bora Subject: [PULL 3/7] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs Date: Thu, 24 Jul 2025 15:31:22 +0200 Message-ID: <20250724133126.1695824-4-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.133.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753364004053116600 From: Chinmay Rath I have been working on Power ISA for a long time now and have mostly contributed in TCG instruction translation area (moved 300+ instructions to decodetree as of yet) and would like to continue contributing to PPC TCG in best possible ways I can. I think it's time to step up and assist in review= ing related patches to enable myself contribute more effectively in this direct= ion. Signed-off-by: Chinmay Rath Reviewed-by: C=C3=A9dric Le Goater Signed-off-by: Harsh Prateek Bora Link: https://lore.kernel.org/qemu-devel/20250724100623.3071131-4-harshpb@l= inux.ibm.com Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6e95ef00c1c7..31bcb82e932f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -296,6 +296,7 @@ F: tests/tcg/openrisc/ PowerPC TCG CPUs M: Nicholas Piggin M: Daniel Henrique Barboza +R: Chinmay Rath L: qemu-ppc@nongnu.org S: Odd Fixes F: target/ppc/ --=20 2.50.1 From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753363990; cv=none; d=zohomail.com; s=zohoarc; b=aY/WjTQ5wrsvgAsCcpRXmqR3Y3OB+iOwKf0ro4grkkxm0RbI3kGrh6EdPf5TsBvGy1vgu+/blEm2XXZV1+gSdTX/BPJxMl2twv+NeQAZuVW2gJo8BYVN+3DOhtyKtyIFj8By2S6qhJq+iNe18B0pWl4e/l0BR21ut5dh9EnJQO4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753363990; h=Content-Type: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=A49tUU+lraQ5AolsJz8/Upg01nG/kMO5ZEwgV3qbzLA=; b=Gujqneoc8g6ci8clUMJYW1Dq/c+dWWinediX0oCLs78jajPd/LY9Mi7wf5u0933lfY9aLTBTYFcdiuzdyCB8AhRV+Eqx0S0mDXpk2C+zmnVCnKE2PDYl6kAQBOIDjx4YF9awyJNiWsEN+5xxbrkNtckcY1/s5RFg4nPp2Ti0fuw= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1753363990231506.47945152231864; Thu, 24 Jul 2025 06:33:10 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3R-0001pj-K8; Thu, 24 Jul 2025 09:32:14 -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 1uew3J-0001l2-LL for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:05 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew3G-0003R6-Md for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:05 -0400 Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-487-DPwDsZ24Oh6eUxFsrtBLQg-1; Thu, 24 Jul 2025 09:31:43 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1F53419560B7; Thu, 24 Jul 2025 13:31:42 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id DF02A18003FC; Thu, 24 Jul 2025 13:31:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363907; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=A49tUU+lraQ5AolsJz8/Upg01nG/kMO5ZEwgV3qbzLA=; b=J1lgf46JH+ECZI8hbSddxA6KImTatdMfhZyJ1Lx/jCQsJ0m4W7Q0FGY1OYFRFBORUZdLlQ 5eU5HfvreLfsdxe5gL8x5bBwHAUhVAohuv5BxkLXekrLcA6FWy/TurGZHIks2R8R5msXPE +IcR76jVgDIgDLDvos780WDUkZj62OE= X-MC-Unique: DPwDsZ24Oh6eUxFsrtBLQg-1 X-Mimecast-MFC-AGG-ID: DPwDsZ24Oh6eUxFsrtBLQg_1753363902 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: Aditya Gupta , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barrat?= , Mahesh J Salgaonkar , Madhavan Srinivasan , Nicholas Piggin , Harsh Prateek Bora , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PULL 4/7] MAINTAINERS: Add myself as a reviewer of PowerNV emulation Date: Thu, 24 Jul 2025 15:31:23 +0200 Message-ID: <20250724133126.1695824-5-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.129.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753363991793116600 From: Aditya Gupta Proposing myself as a reviewer in the PowerNV emulation in QEMU Have been working on PowerNV QEMU for sometime, with contributions in Power11, MPIPL and minor fixes and things such as dtb support Cc: C=C3=A9dric Le Goater Cc: Fr=C3=A9d=C3=A9ric Barrat Cc: Mahesh J Salgaonkar Cc: Madhavan Srinivasan Cc: Nicholas Piggin Signed-off-by: Aditya Gupta Signed-off-by: Harsh Prateek Bora Reviewed-by: C=C3=A9dric Le Goater Link: https://lore.kernel.org/qemu-devel/20250724100623.3071131-5-harshpb@l= inux.ibm.com Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 31bcb82e932f..1ba161d75bb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1579,6 +1579,7 @@ F: tests/functional/test_ppc64_tuxrun.py PowerNV (Non-Virtualized) M: Nicholas Piggin R: Fr=C3=A9d=C3=A9ric Barrat +R: Aditya Gupta L: qemu-ppc@nongnu.org S: Odd Fixes F: docs/system/ppc/powernv.rst --=20 2.50.1 From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753363978; cv=none; d=zohomail.com; s=zohoarc; b=G7HmiZL7eq1w71HR8p+9a3YyFBQ2eMMTwsA9/Hluv/NQW3dpXV08eYS9g3nPrUnk9Mi4AVnK7ARXZBPxMuyI4B4DfFB6yLTQV8t99U+tTc3xdqIZ8N2T0cMMQYC732U2qSIKGQw4QKSSjfKJqqZRdDEV12jMP4sWm8xvIsrRG8k= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753363978; h=Content-Type: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=B+UuoLYMXJfzNgpcIVwkp0HpIkrPg797EqKoLR4B7Qw=; b=ZLERLaDIs9xiJUjdTG47S4dO6PJ6zXslYr6Ez7hAb5Kpn4tPV/S7JuWs0g25WfOz1YZ6ZhxCEAwhOb4hjK36nk1TGCFoSfqRiSkkSxlfS31peGkaxXGdAns7ScMf5Z2nRlrnoShBbQmiAq3qD1uzf9c7dSaU+wEYrhiflH2/Ljc= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 175336397832774.03030960227045; Thu, 24 Jul 2025 06:32:58 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3a-000229-Rj; Thu, 24 Jul 2025 09:32:22 -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 1uew3L-0001lP-My for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew3I-0003RS-1l for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:07 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-617-DkNv5TxsPFSnY0IfvMMNFw-1; Thu, 24 Jul 2025 09:31:45 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 721F21800EF9; Thu, 24 Jul 2025 13:31:44 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id C82641800D82; Thu, 24 Jul 2025 13:31:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363909; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=B+UuoLYMXJfzNgpcIVwkp0HpIkrPg797EqKoLR4B7Qw=; b=Wa9yQNfocBU/mkF4HQAwJ8uMzhUAmztedw2RJ3xFu27LVmGGBqyObKdhAQSGjugccchCUY 7mBalmv0dEb5DX69uS4iqHzNhYANTIAdCnRSPPYy67+J77gvK5/qLB8nkzesE8oWzqcrZa JpDIdDk51CFAKa0owdsA63moSKL47tc= X-MC-Unique: DkNv5TxsPFSnY0IfvMMNFw-1 X-Mimecast-MFC-AGG-ID: DkNv5TxsPFSnY0IfvMMNFw_1753363904 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: Gautam Menghani , Harsh Prateek Bora , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PULL 5/7] MAINTAINERS: Add myself as a reviewer for XIVE Date: Thu, 24 Jul 2025 15:31:24 +0200 Message-ID: <20250724133126.1695824-6-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.129.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753363979713116600 From: Gautam Menghani Proposing myself as a reviewer for XIVE on PPC. I have been looking at XIVE in context of KVM internally at IBM for some ti= me in addition to testing a few XIVE upstream patches; and I'll be closely loo= king at XIVE going forward. Signed-off-by: Gautam Menghani Signed-off-by: Harsh Prateek Bora Reviewed-by: C=C3=A9dric Le Goater Link: https://lore.kernel.org/qemu-devel/20250724100623.3071131-6-harshpb@l= inux.ibm.com Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1ba161d75bb1..f3f981f90deb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2781,6 +2781,7 @@ T: git https://github.com/philmd/qemu.git fw_cfg-next =20 XIVE R: Fr=C3=A9d=C3=A9ric Barrat +R: Gautam Menghani L: qemu-ppc@nongnu.org S: Odd Fixes F: hw/*/*xive* --=20 2.50.1 From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753363993; cv=none; d=zohomail.com; s=zohoarc; b=idu91jcxpyGIj9+g96UAOrk+qqy3IEvGWt3bKZqiGy1Oih8tQyCCLFnQMdonRQGjye7B6kw663RRcYopNIayhiLopM5dMRoTtWycuwzgV9PkVK08mmA3inMrNfuwQK/kiIaJSEFZSijnwg/srit+fzWmpvNcigf8TslIceZ1/Sw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753363993; h=Content-Type: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=cXy8es2UNbuCOQVvsI335krAhf7odkvf7RJQjfdOVHk=; b=HPR/4+FXhAfvuNiNiYaTvpbKUUUKe4riZdOPjrEPo8BdFLC7dnF3VBCw3GSWLwLxKGCOmhhNTsHd6R3h1l66ZXbgomu83UsjLljgZdab0P93RmdB3huRmdQrKfTuFfcty9PQqFXv/csyh1Koi/vYqUds3GIhkvI7AHEI7zQUU38= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1753363993525258.15226627168056; Thu, 24 Jul 2025 06:33:13 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3U-0001rz-97; Thu, 24 Jul 2025 09:32:16 -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 1uew3L-0001lM-5T for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew3G-0003Rd-MJ for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:06 -0400 Received: from mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-266-AqgFiWGGP86cLfiff2DhOw-1; Thu, 24 Jul 2025 09:31:47 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 99AF01800DA2; Thu, 24 Jul 2025 13:31:46 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id EFFB71800285; Thu, 24 Jul 2025 13:31:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cXy8es2UNbuCOQVvsI335krAhf7odkvf7RJQjfdOVHk=; b=TUxgavCS8Cm525b/yBgUCBR47N2kL/KznaDj1cyk4m0xzmmxlY53GEJ5J/tGJwJ04lB2sL ATV31YezPD+sX28spM47Fla1M+5+BaV5LQ3QMePWiQyeq9XAA13pWSpYYZ8+unNq3nPSzM FKgC6xrndzMaTzSKjzyleaVdJ9UT8b4= X-MC-Unique: AqgFiWGGP86cLfiff2DhOw-1 X-Mimecast-MFC-AGG-ID: AqgFiWGGP86cLfiff2DhOw_1753363906 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barrat?= , Daniel Henrique Barboza Subject: [PULL 6/7] =?UTF-8?q?MAINTAINERS:=20Remove=20Fr=C3=A9d=C3=A9ric?= =?UTF-8?q?=20as=20reviewer?= Date: Thu, 24 Jul 2025 15:31:25 +0200 Message-ID: <20250724133126.1695824-7-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.133.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753363995802116600 Fr=C3=A9d=C3=A9ric has moved to other tasks within IBM and no longer does Q= EMU development. Cc: Fr=C3=A9d=C3=A9ric Barrat Acked-by: Fr=C3=A9d=C3=A9ric Barrat Reviewed-by: Daniel Henrique Barboza Link: https://lore.kernel.org/qemu-devel/20250724075916.1593420-1-clg@redha= t.com Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index f3f981f90deb..9481a21c8018 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1578,7 +1578,6 @@ F: tests/functional/test_ppc64_tuxrun.py =20 PowerNV (Non-Virtualized) M: Nicholas Piggin -R: Fr=C3=A9d=C3=A9ric Barrat R: Aditya Gupta L: qemu-ppc@nongnu.org S: Odd Fixes @@ -2780,7 +2779,6 @@ F: tests/qtest/fw_cfg-test.c T: git https://github.com/philmd/qemu.git fw_cfg-next =20 XIVE -R: Fr=C3=A9d=C3=A9ric Barrat R: Gautam Menghani L: qemu-ppc@nongnu.org S: Odd Fixes --=20 2.50.1 From nobody Sat Nov 15 08:50:45 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=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1753364029; cv=none; d=zohomail.com; s=zohoarc; b=Ywi3rM+c094lrsdVwwIBdfD8BpsQYt1tOOg4ljwSdlXwKJa9xZZaFsW23jIopsriGgvx20i7D/RmDuLNQQ3vmfv+Enc/ItpcI6Rvin9Ejl1hw2N7PT1De2iC/2wR6cVYdz4nbjyD6/vJgysXHEDxa0tIMxo0yvFM1V0v1CBWT6o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753364029; h=Content-Type: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=6+8r+qI72qB+N1o8eOKNznCrtZkbV1fpwjhvvtoVASo=; b=Vh/Lb00hrvm7Bc8f6v3Nk3JNoG7Vj2PomcJI82jCx4Pktp5j7a5wh+4bJfO7qax4hh4rpSv7AKYyp7/TyJ9OLY1kUx7BCNHjh6hk8Ov8x9wngJ8kHl9W9PyxUwFEzAa37wFHWhhaepJk8j3Sj3Xlt1B7UKmbp/TIvm+5oJJcrGI= 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1753364029230634.6341636861513; Thu, 24 Jul 2025 06:33:49 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uew3T-0001qv-FV; Thu, 24 Jul 2025 09:32:15 -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 1uew3L-0001lJ-2m for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:09 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uew3G-0003Rc-Mh for qemu-devel@nongnu.org; Thu, 24 Jul 2025 09:32:06 -0400 Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-390-fE7iosEjMDWcwR_Qxic-_w-1; Thu, 24 Jul 2025 09:31:49 -0400 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id B1A1119560AA; Thu, 24 Jul 2025 13:31:48 +0000 (UTC) Received: from corto.redhat.com (unknown [10.45.224.19]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 22F571800D82; Thu, 24 Jul 2025 13:31:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1753363911; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6+8r+qI72qB+N1o8eOKNznCrtZkbV1fpwjhvvtoVASo=; b=TkwnDZoVA9yA5aD/VHMxUSNQXqjyyO4NgIYxo+eiY6wj0sdDnDFi4aTtzPYom6QGFiUbEY hARZmuQbmY6aLxYyyltX+ktsX+MUL+wOFglLaOLlLBw5Wa3K1Hzgm3Io3MgiPOMt9Y4HyB QKt8zshnTnfi8e3DV8iMgGKg9zKUwzM= X-MC-Unique: fE7iosEjMDWcwR_Qxic-_w-1 X-Mimecast-MFC-AGG-ID: fE7iosEjMDWcwR_Qxic-_w_1753363908 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: Daniel Henrique Barboza , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Subject: [PULL 7/7] MAINTAINERS: remove myself as ppc maintainer/reviewer Date: Thu, 24 Jul 2025 15:31:26 +0200 Message-ID: <20250724133126.1695824-8-clg@redhat.com> In-Reply-To: <20250724133126.1695824-1-clg@redhat.com> References: <20250724133126.1695824-1-clg@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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=170.10.133.124; envelope-from=clg@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.45, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: 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 @redhat.com) X-ZM-MESSAGEID: 1753364030529116600 From: Daniel Henrique Barboza It has been awhile since I actively did anything for qemu-ppc aside from reading the qemu-ppc inbox a couple of times each month. It's not enough to justify a reviewer role, let alone being a maintainer. Given that we're doing qemu-ppc maintainership changes across the board I'll take the opportunity and remove myself from the premises too. Feel free to reach out with questions about code I did in the past, but at this moment I'm no longer able to keep up with qemu-ppc activities. Signed-off-by: Daniel Henrique Barboza Reviewed-by: C=C3=A9dric Le Goater Link: https://lore.kernel.org/qemu-devel/20250724123416.3115941-1-danielhb4= 13@gmail.com [ clg: Adjusted context ] Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9481a21c8018..f1bd69c3db72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -295,7 +295,6 @@ F: tests/tcg/openrisc/ =20 PowerPC TCG CPUs M: Nicholas Piggin -M: Daniel Henrique Barboza R: Chinmay Rath L: qemu-ppc@nongnu.org S: Odd Fixes @@ -453,7 +452,6 @@ F: target/mips/system/ =20 PPC KVM CPUs M: Nicholas Piggin -R: Daniel Henrique Barboza R: Harsh Prateek Bora S: Odd Fixes F: target/ppc/kvm.c @@ -1553,7 +1551,6 @@ F: tests/functional/test_ppc_40p.py sPAPR (pseries) M: Nicholas Piggin M: Harsh Prateek Bora -R: Daniel Henrique Barboza R: Harsh Prateek Bora L: qemu-ppc@nongnu.org S: Odd Fixes --=20 2.50.1