From nobody Tue Apr 7 11:18:26 2026 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=1773401725; cv=none; d=zohomail.com; s=zohoarc; b=IYmeLO/JcYqDVkzMnHwobNB6x+ctWDhrJAz2m72PfwFO4dhZgoe6RN3VdRRP/b0+ETknXWJm4hUxCoFNChsdDS90+xTBOKX3sCO2KZQl4f7ZXyHT/zLuxjnOKRxit6hzI4u+xl0Giv5T42gwMilBsNfRAOuHO7hy/RNYAwEpE90= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1773401725; 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=AbQfgYXuT3a4tTa7GwLazoUjnB9NPOy0mvAoA5NyNNs=; b=W2Y1mKblpytgbWrwCqX1hdnTpjH97tzQakn+MePgIrf6VeVXr4EVLlXv/AV0cQRGqvdurkUCk2p38OAe5ycZqeYFZ3gFYkj7riXdS+bfz24AtdDkKSEpkgVFkIzeTAj5USmn5AmAsYgDq6LTUtIyvkGOG6KYX7szVn1Lyraa6Zs= 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 1773401725711702.0460560119855; Fri, 13 Mar 2026 04:35:25 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1w10mu-0005wo-ME; Fri, 13 Mar 2026 07:34:40 -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 1w10mu-0005wb-4L for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:40 -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 1w10ms-0003Sw-44 for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:39 -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-572-eEFXRuvqNSeFz3inWLJLoA-1; Fri, 13 Mar 2026 07:34:36 -0400 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (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 303FB18005B6; Fri, 13 Mar 2026 11:34:35 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.45.225.234]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 8C50619560B7; Fri, 13 Mar 2026 11:34:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1773401677; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=AbQfgYXuT3a4tTa7GwLazoUjnB9NPOy0mvAoA5NyNNs=; b=Ux/Ll6/WVd+uoyWo10IbUtYJmLaCJAv+pOIguw6pXZL7DNkQQJwN/tJui13hXPIg0fjLO2 L+kisDTYeU+0ZslA8Q3LlaW2jyoPKy+kFTIcoK+AZZBiuzRIFfkWw+T3/mwZYvWigHAGOl F1PibQ9xB++mJYUWkAGgjFNd/3oDV+E= X-MC-Unique: eEFXRuvqNSeFz3inWLJLoA-1 X-Mimecast-MFC-AGG-ID: eEFXRuvqNSeFz3inWLJLoA_1773401675 From: Thomas Huth To: qemu-devel@nongnu.org, Cornelia Huck , Eric Farman , Matthew Rosato , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= Cc: qemu-s390x@nongnu.org Subject: [PATCH 1/4] MAINTAINERS: Update S390-ccw boot maintainers/reviewers Date: Fri, 13 Mar 2026 12:34:19 +0100 Message-ID: <20260313113424.15583-2-thuth@redhat.com> In-Reply-To: <20260313113424.15583-1-thuth@redhat.com> References: <20260313113424.15583-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 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=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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_RPBL_BLOCKED=0.819, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.903, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development 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: 1773401727904158500 Content-Type: text/plain; charset="utf-8" From: Jared Rossi Christian Borntraeger is no longer active in this space. Promote myself to maintainer and demote Christian to reviewer. Signed-off-by: Jared Rossi Acked-by: Eric Farman Acked-by: Christian Borntraeger Reviewed-by: Thomas Huth Message-ID: <20260310142118.1120291-1-jrossi@linux.ibm.com> Signed-off-by: Thomas Huth --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9d1614fd7e9..49e9b7dccbb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1862,10 +1862,10 @@ T: git https://github.com/borntraeger/qemu.git s390= -next L: qemu-s390x@nongnu.org =20 S390-ccw boot -M: Christian Borntraeger M: Thomas Huth -R: Jared Rossi +M: Jared Rossi R: Zhuoying Cai +R: Christian Borntraeger S: Supported F: hw/s390x/ipl.* F: pc-bios/s390-ccw/ --=20 2.53.0 From nobody Tue Apr 7 11:18:26 2026 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=1773401715; cv=none; d=zohomail.com; s=zohoarc; b=K4Q9EJHqBYyYVGU2G/DIWeMhiq/co2D239TBH99fvsymF5Yp4fLCQbjlvPA7bVDTbU7D+TtxARghOZ7FfgNU6YU1UHtAXoOdJcdiGLkmQiv4q3tldNrkM0L7OK+YPIODPpFqiSg8hrZzwkLSz129BEm6u4CmqTpJgHCjAYvL75U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1773401715; 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=EzkTPyIQAi7PtJzWQxtpaE+Q38+4z2bwKzyAbvqnQuQ=; b=cBsNPlItVllu9ub1Tj+0HFYwHCDTnfJYdhC0NxT+0KriNRxYv60Gw156v6/ZQ8HM2U9v7KdRVQCQ31NAbIzWM+U9oOuC6CfoYjWFwY/G1dK5oAmIJ2RZ/aUt8KGin1eUsMb4Bcgr/HDezqkwXDdcB4TeqrSxXCdR+4cEzWpna9E= 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 1773401715337756.5478185520477; Fri, 13 Mar 2026 04:35:15 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1w10n2-00060D-MT; Fri, 13 Mar 2026 07:34:49 -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 1w10n0-0005zA-86 for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:46 -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 1w10my-0003Tv-AC for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:45 -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-303-ykSsEvlaOVWK2AMIhX1BrQ-1; Fri, 13 Mar 2026 07:34:40 -0400 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (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 485A81800610; Fri, 13 Mar 2026 11:34:39 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.45.225.234]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id EA84819560B7; Fri, 13 Mar 2026 11:34:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1773401683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=EzkTPyIQAi7PtJzWQxtpaE+Q38+4z2bwKzyAbvqnQuQ=; b=CsoTTSOz1SHTxR2e2WRU4o7U+h43/SD2aSLSx1MhjGGImAGBiJlwVHMN541JdK48z7p32n KrApYNwJqJ0s8CLnij1CsxsDdhttbceMk7tjSg1Yxn7QG862XPBWWoHg62GDGKUD0aezeq 3XS964U6QkwJGiPzIsaGehJ91yWiQqY= X-MC-Unique: ykSsEvlaOVWK2AMIhX1BrQ-1 X-Mimecast-MFC-AGG-ID: ykSsEvlaOVWK2AMIhX1BrQ_1773401679 From: Thomas Huth To: qemu-devel@nongnu.org, Cornelia Huck , Eric Farman , Matthew Rosato , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= Cc: qemu-s390x@nongnu.org Subject: [PATCH 2/4] MAINTAINERS: Update the s390x maintainers Date: Fri, 13 Mar 2026 12:34:20 +0100 Message-ID: <20260313113424.15583-3-thuth@redhat.com> In-Reply-To: <20260313113424.15583-1-thuth@redhat.com> References: <20260313113424.15583-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 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=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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_RPBL_BLOCKED=0.819, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.903, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development 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: 1773401717831154100 Content-Type: text/plain; charset="utf-8" From: Thomas Huth I'm going to move to another project next month, so I will not have enough time to take care of s390x patches anymore. Fortunately, Cornelia volunteered to take over the job of collecting s390x patches, and Eric and Matthew offered help to back her up, so we can keep the "S390 general architecture support" section in the "supported" state. Thanks for your help, Cornelia, Eric and Matthew! Signed-off-by: Thomas Huth Acked-by: Matthew Rosato Reviewed-by: Cornelia Huck --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 49e9b7dccbb..9a859e4133a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -102,7 +102,9 @@ T: git https://github.com/vivier/qemu.git trivial-patch= es Architecture support -------------------- S390 general architecture support -M: Thomas Huth +M: Cornelia Huck +M: Eric Farman +M: Matthew Rosato S: Supported F: configs/devices/s390x-softmmu/default.mak F: configs/targets/s390x-softmmu.mak @@ -1862,7 +1864,6 @@ T: git https://github.com/borntraeger/qemu.git s390-n= ext L: qemu-s390x@nongnu.org =20 S390-ccw boot -M: Thomas Huth M: Jared Rossi R: Zhuoying Cai R: Christian Borntraeger --=20 2.53.0 From nobody Tue Apr 7 11:18:26 2026 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=1773401711; cv=none; d=zohomail.com; s=zohoarc; b=B0UjsSQzBsZMiBXr/vivC9LuTDvo2G/vIuodNEla7tkKY7mRdkMiQG4vpqB7Jd72C/rl9cg5/lK4uJV3DIRFeO1OXzb1YzlpYgNKoQOwv4YOiOIONf8c0WWUi9VBScSOLzdBA+YdUNRZpkdodmRn9hRNwxvBIuRtligW27WFjvA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1773401711; 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=Y2uRxOq/G5RYSACxuH5R+7MLnjV0nEVpdjKFucogYMU=; b=f4tmcFIo8V2lR+SJEC7PiD62dc8kIdejIaSyY7xD4IIS47vlghzEoHDIz5KpzpncbhvgZshCxKpEQ3GO0U/n+uiFWyGVBvZKgkDiNRpOEGFmmDpjvhd6QURkQbxdGYHDk1BIJYATpjDhXUTMqAbSSH0G0jitZYYaX01iNWj6sSQ= 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 1773401711903685.6879114032128; Fri, 13 Mar 2026 04:35:11 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1w10n7-00062R-Gh; Fri, 13 Mar 2026 07:34: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 1w10n5-00060w-4w for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:51 -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 1w10n3-0003Ub-NG for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:50 -0400 Received: from mx-prod-mc-03.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-156-Kol7_67cMGa2abZNCHyXNg-1; Fri, 13 Mar 2026 07:34:44 -0400 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (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-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 9B10C1977696; Fri, 13 Mar 2026 11:34:43 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.45.225.234]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 0839119560B7; Fri, 13 Mar 2026 11:34:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1773401687; 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=Y2uRxOq/G5RYSACxuH5R+7MLnjV0nEVpdjKFucogYMU=; b=AH8Mipec+70HSuYVAVteyOH0hJsX2Y2YZT1UltXwcX5nb7SfTtG1C550qaNmWwm77o9Hs0 rygXc75WR64H2eXxfQZgT/Dshv3ZJzACqHCyH8N3kRxpYI/y7aCl3GRYBdUVv3uTUqaAyK 7BAtdSwntSzs9QCsXx7nRmoZdMqC3g8= X-MC-Unique: Kol7_67cMGa2abZNCHyXNg-1 X-Mimecast-MFC-AGG-ID: Kol7_67cMGa2abZNCHyXNg_1773401683 From: Thomas Huth To: qemu-devel@nongnu.org, Cornelia Huck , Eric Farman , Matthew Rosato , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= Cc: qemu-s390x@nongnu.org Subject: [PATCH 3/4] MAINTAINERS: Remove myself from various sections Date: Fri, 13 Mar 2026 12:34:21 +0100 Message-ID: <20260313113424.15583-4-thuth@redhat.com> In-Reply-To: <20260313113424.15583-1-thuth@redhat.com> References: <20260313113424.15583-1-thuth@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.12 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=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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_RPBL_BLOCKED=0.819, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.903, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development 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: 1773401714683154100 From: Thomas Huth I likely won't have much time in the future for QEMU anymore, so remove myself from various sections that have already enough other maintainers / reviewers. Signed-off-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- MAINTAINERS | 3 --- 1 file changed, 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9a859e4133a..1c7dfab39d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -67,7 +67,6 @@ F: */ Project policy and developer guides R: Alex Benn=C3=A9e R: Daniel P. Berrang=C3=A9 -R: Thomas Huth R: Markus Armbruster R: Philippe Mathieu-Daud=C3=A9 W: https://www.qemu.org/docs/master/devel/index.html @@ -4489,7 +4488,6 @@ Build and test automation, general continuous integra= tion M: Alex Benn=C3=A9e T: git https://gitlab.com/stsquad/qemu testing/next M: Philippe Mathieu-Daud=C3=A9 -M: Thomas Huth S: Maintained F: .github/workflows/lockdown.yml F: .gitlab-ci.yml @@ -4586,7 +4584,6 @@ F: scripts/symlink-install-tree.py Top Level Makefile and configure M: Paolo Bonzini R: Alex Benn=C3=A9e -R: Thomas Huth S: Maintained F: Makefile F: configure --=20 2.53.0 From nobody Tue Apr 7 11:18:26 2026 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=1773401737; cv=none; d=zohomail.com; s=zohoarc; b=XugK6xRZ79i5rql0lYNH6P9hV/YIgaZNwogLeH3Vndz96HisnAaf6YHZCmpMxwIRdcMjPo+lOHiP9Fa/BXYWwBtU//6zkw3sQj+rCusxf7eWsVODkqZ3Wq3KcaYxbPMMK3pA/rYomfAdQBXGkLvPBNtM+y/IpuQdo5GzDBsYfG0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1773401737; 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=XikHtzUOt9cLWR0utr0/NHTM/VwsJaswWXpSpqYSa68=; b=XOCIo+L09ipD8oRFM7dWS6ezEu5HcKV72aw9sTMb6km/0km/cL5kxjpUkKsmCkcoqTvSLAUpcFc/tcw+giH4w8blUWdWl/9ViHAMYsKfoyzifbGY9piktHMoZzIKORhwWcp2B8W/zJRhMPeKxEWntV/npRpxV+hr/wFIoPllQdg= 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 1773401737837569.6186213021175; Fri, 13 Mar 2026 04:35:37 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1w10nD-00064v-6Q; Fri, 13 Mar 2026 07:34:59 -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 1w10nB-00064d-G2 for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:57 -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 1w10n9-0003VH-CD for qemu-devel@nongnu.org; Fri, 13 Mar 2026 07:34:56 -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-308-F_AsoFYvMf6lz1US7l3Ahw-1; Fri, 13 Mar 2026 07:34:49 -0400 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (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 74DB21800610; Fri, 13 Mar 2026 11:34:47 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.45.225.234]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 5D3FB19560B7; Fri, 13 Mar 2026 11:34:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1773401694; 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=XikHtzUOt9cLWR0utr0/NHTM/VwsJaswWXpSpqYSa68=; b=TWjhyNoVWlhNpnKQAEEC0/58b/GGUfBdkMZDluNRVliaK1x2WI6hct525a0zWpKTd/FbrP kbwJEBa3UDR2qSsOtcxWw+U03Ut9ZabFZyOf8S3mstWOfw3yJXxDoCn1Nkv7t+p6LQVdBg Wk5x8HL9FdY+aPYOyYApr4H/rDhklXk= X-MC-Unique: F_AsoFYvMf6lz1US7l3Ahw-1 X-Mimecast-MFC-AGG-ID: F_AsoFYvMf6lz1US7l3Ahw_1773401687 From: Thomas Huth To: qemu-devel@nongnu.org, Cornelia Huck , Eric Farman , Matthew Rosato , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= Cc: qemu-s390x@nongnu.org Subject: [PATCH 4/4] MAINTAINERS: Downgrade the functional testing section to "Odd Fixes" Date: Fri, 13 Mar 2026 12:34:22 +0100 Message-ID: <20260313113424.15583-5-thuth@redhat.com> In-Reply-To: <20260313113424.15583-1-thuth@redhat.com> References: <20260313113424.15583-1-thuth@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.12 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=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -3 X-Spam_score: -0.4 X-Spam_bar: / X-Spam_report: (-0.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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_RPBL_BLOCKED=0.819, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.903, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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: qemu development 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: 1773401740155154100 From: Thomas Huth I won't have that much time for QEMU anymore in the future, so downgrade the status of the "functional testing framework" section to "Odd Fixes" to avoid wrong expectations. While we're at it, also switch to my other e-mail address here that I'm already using for the other sections where I am still listed as maintainer / reviewer. Signed-off-by: Thomas Huth Reviewed-by: Daniel P. Berrang=C3=A9 Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1c7dfab39d3..18e4223de1d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4514,10 +4514,10 @@ F: tests/vm/freebsd W: https://cirrus-ci.com/github/qemu/qemu =20 Functional testing framework -M: Thomas Huth +M: Thomas Huth R: Philippe Mathieu-Daud=C3=A9 R: Daniel P. Berrange -S: Maintained +S: Odd Fixes F: docs/devel/testing/functional.rst F: scripts/clean_functional_cache.py F: tests/functional/meson.build --=20 2.53.0