From nobody Sun May 19 10:01:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1628664342076973.2821340604362; Tue, 10 Aug 2021 23:45:42 -0700 (PDT) Received: from localhost ([::1]:51070 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDhzh-0003i4-2n for importer@patchew.org; Wed, 11 Aug 2021 02:45:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhvs-0004y8-5x for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:44 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:39225) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhvp-0006aF-P2 for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:43 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-588-JeMt9bubMFW6_kx2a2MPEQ-1; Wed, 11 Aug 2021 02:41:39 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 06FAFC73A0 for ; Wed, 11 Aug 2021 06:41:39 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 22C535D9C6; Wed, 11 Aug 2021 06:41:35 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 7A6CD1800922; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664101; 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=t3cHjMGGn7y3CHu8wZ+YKTz6A+M7MGZBnM9I3ys3oQg=; b=bBmQirxJv+SQuTkLMFK0vTwXUOC+6Rpg2S0GMisDpeePZMaVItKJIgRHgWovNPVyLrTxt1 lkkWFwZet4IRae98q48iIeEVPSO5kitaFvii8YJeg98eKRmHYP11vPsyzv8pa4vDPb8Er7 iJa/HD7PIO2LklB8IPlUYEqMV0SvMhU= X-MC-Unique: JeMt9bubMFW6_kx2a2MPEQ-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 1/7] MAINTAINERS: update edk2 entry. Date: Wed, 11 Aug 2021 08:41:22 +0200 Message-Id: <20210811064128.2776317-2-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1628664343425100001 I want keep an eye on the edk2 things happening in qemu. Cc: Philippe Mathieu-Daud=C3=A9 Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-2-kraxel@redhat.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 694973ed230d..d6c84bd0a983 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2947,6 +2947,7 @@ F: docs/interop/firmware.json =20 EDK2 Firmware M: Philippe Mathieu-Daud=C3=A9 +R: Gerd Hoffmann S: Supported F: hw/i386/*ovmf* F: pc-bios/descriptors/??-edk2-*.json --=20 2.31.1 From nobody Sun May 19 10:01:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1628664230403477.8021476811043; Tue, 10 Aug 2021 23:43:50 -0700 (PDT) Received: from localhost ([::1]:44644 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDhxt-0007rT-Ab for importer@patchew.org; Wed, 11 Aug 2021 02:43:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40502) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhvx-00056B-7X for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:49 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:55310) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhvv-0006en-5w for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:48 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-277-9d-5hSNoMre6JIt2M8jzEQ-1; Wed, 11 Aug 2021 02:41:45 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 73533107ACF5 for ; Wed, 11 Aug 2021 06:41:44 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 98A185C1B4; Wed, 11 Aug 2021 06:41:40 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 84E0A1800991; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664106; 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=EQMG706gkKo+oHLq4crL6aAyhXV7NbeZLh3keb/e5IA=; b=QqCiY4QGJ5cCodlABURwsSa+A2IGY+T9xjxWEHZRAAUpNpfASQ7GcvOvYYEmF3ES0q6ek2 f4mO2/GHPzdrLWhQsWNruLHjvyEsO7dvfdcgPpJ916BO5zIP1ACtPK1GWXOYUZcBnjCL/u sdnLsFvqNyQbntecXQyTg+Ts4lNZjvM= X-MC-Unique: 9d-5hSNoMre6JIt2M8jzEQ-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 2/7] MAINTAINERS: update sockets entry. Date: Wed, 11 Aug 2021 08:41:23 +0200 Message-Id: <20210811064128.2776317-3-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=216.205.24.124; envelope-from=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Daniel P . Berrange" , Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1628664231703100001 Content-Type: text/plain; charset="utf-8" I have not touched the code for years. Make the entry match reality and drop my name. Cc: Daniel P. Berrange Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-3-kraxel@redhat.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d6c84bd0a983..79b0148cfc27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2843,7 +2843,6 @@ F: tests/unit/test-authz-* =20 Sockets M: Daniel P. Berrange -M: Gerd Hoffmann S: Maintained F: include/qemu/sockets.h F: util/qemu-sockets.c --=20 2.31.1 From nobody Sun May 19 10:01:21 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=1628664466; cv=none; d=zohomail.com; s=zohoarc; b=GPYFPzBoGNNgocpRiu7yZFgMq4IQ09di2r1lrkNQYwgapldB4rWDt41Hg0GysmIOnDKcyXn6y7TZxFRom5YvtIBGhcm67rw3hUUVM+7pU4JMTuplmLILeSXdbiI6Zxp3/CPkNSYU9dZk7QYZTEuRMLq/vfsuZWnISfYoEZEWdqo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1628664466; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=tCU9wKQIJfaDuBD9rWapICix5oCRg+4uDuZuQgBZVu0=; b=ZOUYIqrNhRnBelHkFShCBh4XpcdUaEKklJZ5/OqQ6yo7Oh0sx6RuGsnWoFoPP4L+L3AyHU/JU3YwJRdMn6LLZobxKZxCJ7NVC61CyfdhsP9vFVOm+KgOuekbZLeEtSqIASQwbmdKVC6TwNmXviZzrYe5ATlrCrgxUWRi/LiPObU= 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 1628664466239187.6493407430363; Tue, 10 Aug 2021 23:47:46 -0700 (PDT) Received: from localhost ([::1]:57038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDi1h-0007tC-8u for importer@patchew.org; Wed, 11 Aug 2021 02:47:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhvw-00053r-HA for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:48 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:46786) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhvv-0006em-4u for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:48 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-487-1sBcaujUMyieHExYmdw_lQ-1; Wed, 11 Aug 2021 02:41:45 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 724701008060 for ; Wed, 11 Aug 2021 06:41:44 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 94F5B7E46E; Wed, 11 Aug 2021 06:41:40 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 8F6E91800992; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664106; 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=tCU9wKQIJfaDuBD9rWapICix5oCRg+4uDuZuQgBZVu0=; b=fs8Z2jy9oU3LWyz7jrzYdg2A962xxna5n0Rm8zvjhzFhTHsHfn65grNEyKffgupuvP3JdT 0thLvfSxkuAYFvCfcnpyhV02GVL1yju8LINGveQm7So2QxlOO9TMuzlZpCP1HxFNjBV2cO 2uN1z5sq7k3QekttQLC/Lhif6TqHLgw= X-MC-Unique: 1sBcaujUMyieHExYmdw_lQ-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 3/7] MAINTAINERS: update audio entry. Date: Wed, 11 Aug 2021 08:41:24 +0200 Message-Id: <20210811064128.2776317-4-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=216.205.24.124; envelope-from=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1628664467049100001 Content-Type: text/plain; charset="utf-8" New maintainer wanted. Downgrade status to "Odd Fixes" for now. Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-4-kraxel@redhat.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 79b0148cfc27..5cb402d402ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2258,7 +2258,7 @@ Subsystems ---------- Audio M: Gerd Hoffmann -S: Maintained +S: Odd Fixes F: audio/ F: hw/audio/ F: include/hw/audio/ --=20 2.31.1 From nobody Sun May 19 10:01:21 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=1628664232; cv=none; d=zohomail.com; s=zohoarc; b=ltN546uBPm2/ygL/GfhIPj8ScXniBMBCavuF974vGfqR+MQhLdFJ3WnPDHOOddsTglpoeKpNQ6jaK7OVG5Bu1pwweFr+uJuFoXb2PeYgnX9z7QeAmRvMViCAaFK37jWHdZcvIDSGDf1MJDeSH9lng4lesNVZ+1Tu7285lgxpnrk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1628664232; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=S6sdFFnNJP1+6vn1D29/A7eQl6fMsuJ1cF4BNERGpRY=; b=oESAjED+cNRY1cA4CJs1ZdtHtAST8qSe5LEvNkGiDXNs86PEN7lk78ITo++bGMzxDKb/Uv3mtQUa5lhxs8nFJS48cTEEBrJ0JfZMZOQovD8Ogeh4ho1qfNpb8niIfkC6nNtdkQgxudIiMZI4RX51YPRY9N/t/hsDNlVmGeAtFow= 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 1628664232921449.8511030902315; Tue, 10 Aug 2021 23:43:52 -0700 (PDT) Received: from localhost ([::1]:44982 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDhxv-00085I-Q2 for importer@patchew.org; Wed, 11 Aug 2021 02:43:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40552) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw2-0005KR-2D for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:59314) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw0-0006jP-Lk for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:53 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-158-DKXNBwAxPHqMaYsx70lJLQ-1; Wed, 11 Aug 2021 02:41:50 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A8266190A7A0 for ; Wed, 11 Aug 2021 06:41:49 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 199F15D740; Wed, 11 Aug 2021 06:41:46 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 99A6C1800994; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664111; 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=S6sdFFnNJP1+6vn1D29/A7eQl6fMsuJ1cF4BNERGpRY=; b=FJf3+lodMYtcrYoVThXMsvH/Qrb669Ikza+j8yRWAsB+bbF0bMJ1/69tDnEMF0g6ovAtOf rEaQND6WAL4VzHX9PyfM1LXgUuY23iKtriee9JDzc7pjADg61udaP3aWpdWkVPnfvYXvKm D3jURwuLpwZaVfZMcj5odz6KSujXFZo= X-MC-Unique: DKXNBwAxPHqMaYsx70lJLQ-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 4/7] MAINTAINERS: update spice entry. Date: Wed, 11 Aug 2021 08:41:25 +0200 Message-Id: <20210811064128.2776317-5-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1628664233762100003 Content-Type: text/plain; charset="utf-8" New maintainer wanted. Downgrade status to "Odd Fixes" for now. Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-5-kraxel@redhat.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5cb402d402ec..33b4fc25e349 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2470,7 +2470,7 @@ F: scripts/coccinelle/memory-region-housekeeping.cocci =20 SPICE M: Gerd Hoffmann -S: Supported +S: Odd Fixes F: include/ui/qemu-spice.h F: include/ui/spice-display.h F: ui/spice-*.c --=20 2.31.1 From nobody Sun May 19 10:01:21 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1628664583761463.33511641649045; Tue, 10 Aug 2021 23:49:43 -0700 (PDT) Received: from localhost ([::1]:33366 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDi3a-0002YD-AI for importer@patchew.org; Wed, 11 Aug 2021 02:49:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40556) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw2-0005Kr-7D for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:37119) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw0-0006jV-Mz for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:54 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-158-l04KZ5YQOvCkkOugJI1r8A-1; Wed, 11 Aug 2021 02:41:50 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id AA56E190A7A1; Wed, 11 Aug 2021 06:41:49 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 112FA5D6AD; Wed, 11 Aug 2021 06:41:46 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id A42151800995; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664112; 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=EBQMR+pBsYGkGiMfurXJVRfKPWjXcLgVXWQaJP/M9cg=; b=BO09ejcWtkqoUVWJ5cvVLAr3wvvwI3aETxiRMf5K1QGn0V6aKdadiqSwJa4YflqCDT6zhA 2ljptckETvgVp07Rsqbdog84SlDq9ThYlxXqB1RYWOzUkvrQiJTwgDZFojdYbfGtbokd5/ 8lpNL0MSBShwaAMKTKXyIaYjrEeIfS8= X-MC-Unique: l04KZ5YQOvCkkOugJI1r8A-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 5/7] MAINTAINERS: update usb entries. Date: Wed, 11 Aug 2021 08:41:26 +0200 Message-Id: <20210811064128.2776317-6-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Samuel Thibault , Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1628664584225100001 Content-Type: text/plain; charset="utf-8" New maintainer wanted. Switch role to "Reviewer" for usb-serial, downgrade status to "Odd Fixes" for everything else. Cc: Samuel Thibault Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-6-kraxel@redhat.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 33b4fc25e349..b84b7e33e4d0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1832,7 +1832,7 @@ F: tests/qtest/sdhci-test.c =20 USB M: Gerd Hoffmann -S: Maintained +S: Odd Fixes F: hw/usb/* F: stubs/usb-dev-stub.c F: tests/qtest/usb-*-test.c @@ -1841,7 +1841,7 @@ F: include/hw/usb.h F: include/hw/usb/ =20 USB (serial adapter) -M: Gerd Hoffmann +R: Gerd Hoffmann M: Samuel Thibault S: Maintained F: hw/usb/dev-serial.c --=20 2.31.1 From nobody Sun May 19 10:01:21 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=1628664392; cv=none; d=zohomail.com; s=zohoarc; b=PzuuFBnoE8GAiJ/x5zvtfThWEIbb6WzuaKGF3zAk8yZ+l6ZqmPbAdltrkTzf+WI0/ibTAwWpIu2N0kDCtURIUn++s+p5HnaUGZuSReLi2/ZdCsyH8JOx6bntux7wibUXayudIo1KMb+moDiSRRkgCR2hD7SrQu1LJVl2F4KkZv8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1628664392; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=5J3o21QHwQuQB0HbNKa/c6ZjlhWUTYG1M9dczk7e/Ow=; b=F4WRYDStUAuVBC9l2vamSUGMlwdsit+NHfuzaEAlVnTADK5jUghOdBogSx2CBgNQM1ed4rP/8oGSNc50i++VNXy0rm68eump4jupWNlNvGk4kAvPxPEwlKNN4TFyaEq5uC9z3xGg1CDWumP1sShaYk3rrCndzyXYHbYUlMMGTUU= 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 162866439243872.5104700651915; Tue, 10 Aug 2021 23:46:32 -0700 (PDT) Received: from localhost ([::1]:52102 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDi0V-0004PH-9b for importer@patchew.org; Wed, 11 Aug 2021 02:46:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40622) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw7-0005bb-Bd for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:59 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:26433) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw6-0006oe-0U for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:59 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-348-FiPoA2kNPpayHFGv0aoknQ-1; Wed, 11 Aug 2021 02:41:56 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 5A69D190A7A1 for ; Wed, 11 Aug 2021 06:41:55 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 49BB710016F7; Wed, 11 Aug 2021 06:41:51 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id AE6A61800996; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664117; 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=5J3o21QHwQuQB0HbNKa/c6ZjlhWUTYG1M9dczk7e/Ow=; b=OZJ0Z/3+2RF0algJVpPeUR7e9EKwtchxPhn12NqsQcIvSDmnkCb9F3MOoVfJBphGVHb4Ny y7va6KkHpy5RNnuJJUH6z3Babe0H22CTDdJ1mjFJsrrlEKPu5T8S8ILeKVQ6c5rw8qlOBx Oa4dd7hA7GTlBL6f60uRJ7KggZG0QeQ= X-MC-Unique: FiPoA2kNPpayHFGv0aoknQ-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 6/7] MAINTAINERS: update virtio-input entry. Date: Wed, 11 Aug 2021 08:41:27 +0200 Message-Id: <20210811064128.2776317-7-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1628664393527100001 Content-Type: text/plain; charset="utf-8" New maintainer wanted. Downgrade status to "Odd Fixes" for now. Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-7-kraxel@redhat.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index b84b7e33e4d0..6e86426572a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1951,7 +1951,7 @@ L: virtio-fs@redhat.com =20 virtio-input M: Gerd Hoffmann -S: Maintained +S: Odd Fixes F: hw/input/vhost-user-input.c F: hw/input/virtio-input*.c F: include/hw/virtio/virtio-input.h --=20 2.31.1 From nobody Sun May 19 10:01:21 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=1628664694; cv=none; d=zohomail.com; s=zohoarc; b=XDVvwOEFcLmDZDU/DOznk2zUpH3ZFFR16I8fnSDLt2z2BVkxWjDyQGzOn7XtRug9wupDSohr+9KZ1DFwdCAwyMDAytlq7SNbJMOTJ1V/eEX9h/HfKLtD22dsMg6fCsZI82GIAbLZVwkhzs6VMs7zSsYLArcz890ych3w2BXkB2U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1628664694; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=FaMh7+6eG8jr1hx2MZQU4tlL9XFxYGsJYUrJKYQXQ+Q=; b=F47cgVEpMo3Sjqz9NTYQsPCcCV+I1s2/yhpqoBIBQLpQ4bcT7Vw7hc49slvxqWXmG7Q7TzgfVc2CkEug+jFKEi/FiPPn59p09XLilHOA0c6U/g5MklUfsNeJ03wXa4L9vfW4dI3Knptv286oeojoYLXEqamhk9kSV16ionur0OA= 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 1628664694398100.2273188987682; Tue, 10 Aug 2021 23:51:34 -0700 (PDT) Received: from localhost ([::1]:36902 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDi5N-00052f-BR for importer@patchew.org; Wed, 11 Aug 2021 02:51:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw7-0005cO-IC for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:59 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:22322) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDhw6-0006oh-6E for qemu-devel@nongnu.org; Wed, 11 Aug 2021 02:41:59 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-564-M8xy-0a-O96eahRCS8NTFg-1; Wed, 11 Aug 2021 02:41:56 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 78D81C73A5 for ; Wed, 11 Aug 2021 06:41:55 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.193.3]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4BF834536; Wed, 11 Aug 2021 06:41:51 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id B8D511800997; Wed, 11 Aug 2021 08:41:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628664117; 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=FaMh7+6eG8jr1hx2MZQU4tlL9XFxYGsJYUrJKYQXQ+Q=; b=DIKWgfKb4B+EwrFP6IeMWuL3JZJSYPJiOvXMgvNKaybe+b9K0ZFDEtnOEmiraiiREJJUWy hsnC1yIkh6TnD9NA88hKOgTtkHhLiL08c5SF5wH1zkt02KD/S+kZQ9Uf6C0nawahwtsIkF c6DIrQe46U9Dzc8iVidSffWsiof2Z+k= X-MC-Unique: M8xy-0a-O96eahRCS8NTFg-1 From: Gerd Hoffmann To: qemu-devel@nongnu.org Subject: [PULL 7/7] MAINTAINERS: update virtio-gpu entry. Date: Wed, 11 Aug 2021 08:41:28 +0200 Message-Id: <20210811064128.2776317-8-kraxel@redhat.com> In-Reply-To: <20210811064128.2776317-1-kraxel@redhat.com> References: <20210811064128.2776317-1-kraxel@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kraxel@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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=kraxel@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -34 X-Spam_score: -3.5 X-Spam_bar: --- X-Spam_report: (-3.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.704, 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_MSPIKE_H2=-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.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gerd Hoffmann Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1628664695649100001 New maintainer wanted. Downgrade status to "Odd Fixes" for now. Signed-off-by: Gerd Hoffmann Message-Id: <20210810083450.2377374-8-kraxel@redhat.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6e86426572a3..6b3697962c1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2157,7 +2157,7 @@ F: include/hw/display/ramfb.h =20 virtio-gpu M: Gerd Hoffmann -S: Maintained +S: Odd Fixes F: hw/display/virtio-gpu* F: hw/display/virtio-vga.* F: include/hw/virtio/virtio-gpu.h @@ -2176,7 +2176,7 @@ F: include/hw/virtio/vhost-user-scsi.h =20 vhost-user-gpu M: Marc-Andr=C3=A9 Lureau -M: Gerd Hoffmann +R: Gerd Hoffmann S: Maintained F: docs/interop/vhost-user-gpu.rst F: contrib/vhost-user-gpu --=20 2.31.1