From nobody Sat Nov 23 18:17:07 2024 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=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1729797361; cv=none; d=zohomail.com; s=zohoarc; b=oEFtnfQQlyr5g4pq+C35b3/Q617V9A3sz4jGxBlsA9sXCkHpQFWV+uUwmi9AZB1uHwvG8B75gbXaXEeVzCfNhTR5DLfxXOzwNjy+1/CN4Qri1wJOJYumHcXojd97Ja/wgj5S9/enUTKk3hqCcobKIPtVloud1OjrC1uL8rHbIbo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1729797361; 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=2OhylvCJBiz975hLbNlhqRP1rEfoVuN3TxXdMlhtj4Q=; b=aB76C0L8aQCOvhAEEiR80cN4fNCFWmdG3fLMLRElLAJV2XLVHTrP2NLkm/o1srMU7VciJPq/r3TYy1UIXlw+G5wGAoGO/0zygboYytXjvUVVBBtTvZrtA1QDFtlhjNfteuLJ3MgRVle2HVg2p7nVrp3vmU8uGTg2H7p8bUqkNB0= 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=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1729797361156133.4402725268584; Thu, 24 Oct 2024 12:16:01 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t43IK-0008Kl-7E; Thu, 24 Oct 2024 15:14:52 -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 1t43IG-0008JM-Hd for qemu-devel@nongnu.org; Thu, 24 Oct 2024 15:14:49 -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 1t43IE-0003ui-SL for qemu-devel@nongnu.org; Thu, 24 Oct 2024 15:14:48 -0400 Received: from mx-prod-mc-01.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-412-mDkBY_Z7NiGn3jmXCgaEpw-1; Thu, 24 Oct 2024 15:14:41 -0400 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (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-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 422A2195608C; Thu, 24 Oct 2024 19:14:40 +0000 (UTC) Received: from corto.redhat.com (unknown [10.39.192.9]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 85FDD196BB7D; Thu, 24 Oct 2024 19:14:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1729797285; 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=2OhylvCJBiz975hLbNlhqRP1rEfoVuN3TxXdMlhtj4Q=; b=bKBTi1JTcYSDGLAV7cHneLGvIvGx03M7hJU7OCpbk8OHD4GvyC1BjdJPDEPirNWrkqG7ko OYEUeEdu5lrugvj6o5aAYM81Z333gq9UXakLAVbKrOPP+yUXcS7Cg1Uop5SHzO4ozL4VEl OrOlWIL3orFUvP/KQ8McFsDpIxfhwJk= X-MC-Unique: mDkBY_Z7NiGn3jmXCgaEpw-1 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Nicholas Piggin , =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barrat?= Subject: [PATCH 1/2] MAINTAINERS: Remove myself from the PowerNV machines Date: Thu, 24 Oct 2024 21:14:31 +0200 Message-ID: <20241024191432.1802089-2-clg@redhat.com> In-Reply-To: <20241024191432.1802089-1-clg@redhat.com> References: <20241024191432.1802089-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.0 on 10.30.177.40 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: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.263, 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_H3=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, TVD_SUBJ_WIPE_DEBT=1.004 autolearn=no 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: 1729797361451116600 It's been an amazing experience working on PowerNV systems all these years. Now it's time for IBM to take the lead on the QEMU machine and shape its future. I'm stepping back as the maintainer of PowerNV. Cc: Nicholas Piggin Cc: Fr=C3=A9d=C3=A9ric Barrat Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index c3bfa132fd6ecd61dd733b760a5e1ccd39613455..b157a5c17b98414e8fb179c9186= 26d5da54e2f76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1488,7 +1488,6 @@ F: tests/functional/test_ppc64_hv.py F: tests/functional/test_ppc64_tuxrun.py =20 PowerNV (Non-Virtualized) -M: C=C3=A9dric Le Goater M: Nicholas Piggin R: Fr=C3=A9d=C3=A9ric Barrat L: qemu-ppc@nongnu.org --=20 2.47.0 From nobody Sat Nov 23 18:17:07 2024 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=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1729797315; cv=none; d=zohomail.com; s=zohoarc; b=OZgE34wKG6MGcKFAlXofqg7PTGl/wu8g3006I8EpNYcdw4SRtRsjavBOJr025OSWpBT8z9XgVdnwvlO2v8f6jhIOTsaxpxKAZoComTSvW7eQoGanakphV24ikhwalviALVcxC554If9IViSEb1msuvwP1hAfi8aY5VdV2TInTkE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1729797315; 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=rTcAeviql/3tm0IXeaeMsOfPiKVWLb4wdru+n2gv3EA=; b=XsWv8mfhFiPGN9O7lfMLZghSnyWQCSvcGl1jrOzG6q4O1Gl8fthyd/3nV681r/WJ54gYrXTvJZJ+WPRGUIIJZKQWopvW/AalciMibj5ALUtoGc8eZZ4uReEE57E/cCITrJIwW1fOb3sHqZqVmHp9R59Tcy+6tZErosjK7gUcPMM= 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=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1729797315887127.09372912759954; Thu, 24 Oct 2024 12:15:15 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1t43IL-0008La-1v; Thu, 24 Oct 2024 15:14:53 -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 1t43IH-0008Jh-Q0 for qemu-devel@nongnu.org; Thu, 24 Oct 2024 15:14:49 -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 1t43IG-0003v1-0K for qemu-devel@nongnu.org; Thu, 24 Oct 2024 15:14:49 -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-248-n3bFx2cFPqiW5zT-kU_NWg-1; Thu, 24 Oct 2024 15:14:44 -0400 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (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 DB99719560B4; Thu, 24 Oct 2024 19:14:42 +0000 (UTC) Received: from corto.redhat.com (unknown [10.39.192.9]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id DE29C196BB7D; Thu, 24 Oct 2024 19:14:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1729797287; 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=rTcAeviql/3tm0IXeaeMsOfPiKVWLb4wdru+n2gv3EA=; b=X1acjI0l+1y9aFT407lI1YZm6hwCrPyTcGDuoNbOiF+ir7wDsU3sA3HNGcd8MCk5HxYENA LJRdUmlo+Zht4FkghRPY1t3hYWYY3Rs809lYtUUVbx7my7bT9eoJwELJNnmoasBpavaC/l jFuwcCVg0lLactCl0jMBFkcPue2e5k4= X-MC-Unique: n3bFx2cFPqiW5zT-kU_NWg-1 From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Michael Kowal , Nicholas Piggin , =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barrat?= Subject: [PATCH 2/2] MAINTAINERS: Remove myself from XIVE Date: Thu, 24 Oct 2024 21:14:32 +0200 Message-ID: <20241024191432.1802089-3-clg@redhat.com> In-Reply-To: <20241024191432.1802089-1-clg@redhat.com> References: <20241024191432.1802089-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.0 on 10.30.177.40 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: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.263, 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_H3=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=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: 1729797317368116600 Working on XIVE has been one of the most complex and fascinating experiences for me. It's been a real journey, and now it's time for IBM to take over and guide its future. I'm stepping back as the maintainer of XIVE. Cc: Michael Kowal Cc: Nicholas Piggin Cc: Fr=C3=A9d=C3=A9ric Barrat Signed-off-by: C=C3=A9dric Le Goater --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b157a5c17b98414e8fb179c918626d5da54e2f76..e0c0574441a276637d3d52c9aea= b04339ea74d88 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2609,7 +2609,6 @@ F: tests/qtest/fw_cfg-test.c T: git https://github.com/philmd/qemu.git fw_cfg-next =20 XIVE -M: C=C3=A9dric Le Goater R: Fr=C3=A9d=C3=A9ric Barrat L: qemu-ppc@nongnu.org S: Odd Fixes --=20 2.47.0