From nobody Mon Apr 29 01:55:48 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; spf=pass (zoho.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 ARC-Seal: i=1; a=rsa-sha256; t=1570863381; cv=none; d=zoho.com; s=zohoarc; b=VODzx0+gN15tXwQdd5DRyLWNcFphdzak9GAihVmLEd0OeHxSOKi7hzql3tNauTQLonznPWvHbCMdgUopZFrmZXyrhaftsVKjePSEVrHTTdyF8dUGy9sVsHpN6n9TFIi4TQpWbRbQ1aLuotzOmxYqJXfbZnfLBDhwgF6ZMHauP4I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1570863381; 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=dStF/lege5rAzW0SFax7O/GUWyh2+/seaOLfhwfADJ8=; b=BEgFjheNuyLc5LybdsaEB+d0OJ3l8O/3j+ZT76jujawBJdhYiSYshBVt2drJRtLOXXMu+OijN6gfRK9ZRxKwffCrBb1u8Wq+4X7Li9lD/NLRIsRwbx4M/JFtP41sb/x/e1jCMQNKGsVADW6JvhJZ19McQ8Yh0KyK7fMiTj/H6VI= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.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 header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1570863381140709.4485938685716; Fri, 11 Oct 2019 23:56:21 -0700 (PDT) Received: from localhost ([::1]:59148 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJBK7-0005mj-Vt for importer@patchew.org; Sat, 12 Oct 2019 02:56:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46901) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJBIW-00046C-3m for qemu-devel@nongnu.org; Sat, 12 Oct 2019 02:54:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJBIV-0006G1-6T for qemu-devel@nongnu.org; Sat, 12 Oct 2019 02:54:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40040) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iJBIT-0006Et-5L; Sat, 12 Oct 2019 02:54:37 -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 mx1.redhat.com (Postfix) with ESMTPS id 53CBF3091740; Sat, 12 Oct 2019 06:54:36 +0000 (UTC) Received: from x1w.redhat.com (ovpn-204-46.brq.redhat.com [10.40.204.46]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 586F95D6C8; Sat, 12 Oct 2019 06:54:34 +0000 (UTC) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 1/3] MAINTAINERS: Add hw/sd/ssi-sd.c in the SD section Date: Sat, 12 Oct 2019 08:54:24 +0200 Message-Id: <20191012065426.10772-2-philmd@redhat.com> In-Reply-To: <20191012065426.10772-1-philmd@redhat.com> References: <20191012065426.10772-1-philmd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Sat, 12 Oct 2019 06:54:36 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 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: Esteban Bosse , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-arm@nongnu.org, Vladimir Sementsov-Ogievskiy , Peter Maydell Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" The hw/sd/ssi-sd.c file is orphean, add it to the SD section. Signed-off-by: Philippe Mathieu-Daud=C3=A9 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3ca814850e..47eae9fc46 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1445,6 +1445,7 @@ S: Odd Fixes F: include/hw/sd/sd* F: hw/sd/core.c F: hw/sd/sd* +F: hw/sd/ssi-sd.c F: tests/sd* =20 USB --=20 2.21.0 From nobody Mon Apr 29 01:55:48 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; spf=pass (zoho.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 ARC-Seal: i=1; a=rsa-sha256; t=1570863452; cv=none; d=zoho.com; s=zohoarc; b=TcU4caG0WDP2N90PnwQ1C+3GMtoYM5lYY/pyWXitL4/EgdTjR79Ncmu99TFgrcH9uTVj5v7nST0FmMEKgMP6v0b12LyyPQ+RdsBx+qBI/jgZ9tyV7oDEeR5NopZ1ynaGiCG94Kcgt2PcDfC9ksfL49XWqlqjahPwfM1U+2xpql0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1570863452; 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=WNHl6u/P6QOq/eIRQwKT0kPcxhHC4qKr6WJQx8IlPFU=; b=MHOxvPiIeltsAJeHtt60xYffQYp6k8Rn437PqRU+AESgBTVe/8UFiaVrYLbZMx3wjnTRyOQBD6T96/7WTNdB8+PDw6ZMCxtiGyYtmtFPKURxDXNRYpQFFysMltq3K3ebJGSIjz129U52k3b56oTetSMhJVeyZzDPeMJS4baGAQ4= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.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 header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1570863452462753.7531305296374; Fri, 11 Oct 2019 23:57:32 -0700 (PDT) Received: from localhost ([::1]:59162 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJBLH-0007qD-Ft for importer@patchew.org; Sat, 12 Oct 2019 02:57:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46929) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJBIZ-0004Bb-5s for qemu-devel@nongnu.org; Sat, 12 Oct 2019 02:54:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJBIX-0006H6-UM for qemu-devel@nongnu.org; Sat, 12 Oct 2019 02:54:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34460) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iJBIV-0006Fy-K7; Sat, 12 Oct 2019 02:54:39 -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 mx1.redhat.com (Postfix) with ESMTPS id D403E3003A49; Sat, 12 Oct 2019 06:54:38 +0000 (UTC) Received: from x1w.redhat.com (ovpn-204-46.brq.redhat.com [10.40.204.46]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DE0C25D6C8; Sat, 12 Oct 2019 06:54:36 +0000 (UTC) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 2/3] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines Date: Sat, 12 Oct 2019 08:54:25 +0200 Message-Id: <20191012065426.10772-3-philmd@redhat.com> In-Reply-To: <20191012065426.10772-1-philmd@redhat.com> References: <20191012065426.10772-1-philmd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Sat, 12 Oct 2019 06:54:38 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 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: Esteban Bosse , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-arm@nongnu.org, Vladimir Sementsov-Ogievskiy , Peter Maydell Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Not all ARM machines sections Cc the qemu-arm@nongnu.org list, fix this. Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Alistair Francis --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 47eae9fc46..65fbc6d7b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -805,6 +805,7 @@ F: hw/arm/virt-acpi-build.c STM32F205 M: Alistair Francis M: Peter Maydell +L: qemu-arm@nongnu.org S: Maintained F: hw/arm/stm32f205_soc.c F: hw/misc/stm32f2xx_syscfg.c @@ -817,12 +818,14 @@ F: include/hw/*/stm32*.h Netduino 2 M: Alistair Francis M: Peter Maydell +L: qemu-arm@nongnu.org S: Maintained F: hw/arm/netduino2.c =20 SmartFusion2 M: Subbaraya Sundeep M: Peter Maydell +L: qemu-arm@nongnu.org S: Maintained F: hw/arm/msf2-soc.c F: hw/misc/msf2-sysreg.c @@ -836,6 +839,7 @@ F: include/hw/ssi/mss-spi.h Emcraft M2S-FG484 M: Subbaraya Sundeep M: Peter Maydell +L: qemu-arm@nongnu.org S: Maintained F: hw/arm/msf2-som.c =20 @@ -1349,6 +1353,7 @@ T: git https://github.com/jnsnow/qemu.git ide =20 OMAP M: Peter Maydell +L: qemu-arm@nongnu.org S: Maintained F: hw/*/omap* F: include/hw/arm/omap.h --=20 2.21.0 From nobody Mon Apr 29 01:55:48 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; spf=pass (zoho.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 ARC-Seal: i=1; a=rsa-sha256; t=1570863385; cv=none; d=zoho.com; s=zohoarc; b=FXhQ29wTwk3XYxNUbYMSEc+RA5Rwjav98Ref+eaC1ouGCiQ4K9K5cMwibZISWf9wKq/ebA7j07GRCegn0zqjbMbyGC33viaYUD81T6p3731/gZ+d1YmH9cVRDN10rZq6qzIpVtQ1DCm8lGTUDgygHEBcEbsV6TLB2QGpELwniFw= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1570863385; 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=417r/ELBSY78JYbU1NWZChNpaAUUU3TGa0k9GnlJZ5k=; b=A8xpQ6GPOuXbKfteR7uaGla8FUQnonMquuCA7PZ6wyaPWXSu4Ckqyw9k+rIthBR9GSgvAyeHFv60ThAd+USRuLOWCByf4EbQmOiko1WJIPpj0rZyFiUtXhT+Uw0HESIqqheHFSJkuuknFOenKUlS2JlhBx5hs7sdNUZK35Clw6A= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.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 header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1570863385090745.1103841320718; Fri, 11 Oct 2019 23:56:25 -0700 (PDT) Received: from localhost ([::1]:59150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJBKB-0005te-Fj for importer@patchew.org; Sat, 12 Oct 2019 02:56:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46948) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJBIb-0004Ga-Rj for qemu-devel@nongnu.org; Sat, 12 Oct 2019 02:54:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJBIa-0006Ht-LY for qemu-devel@nongnu.org; Sat, 12 Oct 2019 02:54:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38036) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iJBIY-0006H0-6W; Sat, 12 Oct 2019 02:54:42 -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 mx1.redhat.com (Postfix) with ESMTPS id 6ED2310DCCA4; Sat, 12 Oct 2019 06:54:41 +0000 (UTC) Received: from x1w.redhat.com (ovpn-204-46.brq.redhat.com [10.40.204.46]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5DBB65D6C8; Sat, 12 Oct 2019 06:54:39 +0000 (UTC) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 3/3] MAINTAINERS: Move the OMAP section inside the ARM Machines one Date: Sat, 12 Oct 2019 08:54:26 +0200 Message-Id: <20191012065426.10772-4-philmd@redhat.com> In-Reply-To: <20191012065426.10772-1-philmd@redhat.com> References: <20191012065426.10772-1-philmd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (mx1.redhat.com [10.5.110.64]); Sat, 12 Oct 2019 06:54:41 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 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: Esteban Bosse , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , qemu-arm@nongnu.org, Vladimir Sementsov-Ogievskiy , Peter Maydell Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Add the Siemens SX1 (OMAP310) machines with the other ARM machines. Signed-off-by: Philippe Mathieu-Daud=C3=A9 --- MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 65fbc6d7b4..87afc1126a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -558,6 +558,13 @@ F: include/hw/arm/digic.h F: hw/*/digic* F: include/hw/*/digic* =20 +OMAP +M: Peter Maydell +L: qemu-arm@nongnu.org +S: Maintained +F: hw/*/omap* +F: include/hw/arm/omap.h + Gumstix M: Peter Maydell R: Philippe Mathieu-Daud=C3=A9 @@ -1351,13 +1358,6 @@ F: include/hw/block/fdc.h F: tests/fdc-test.c T: git https://github.com/jnsnow/qemu.git ide =20 -OMAP -M: Peter Maydell -L: qemu-arm@nongnu.org -S: Maintained -F: hw/*/omap* -F: include/hw/arm/omap.h - IPack M: Alberto Garcia S: Odd Fixes --=20 2.21.0