From patchwork Tue Nov 24 17:29:41 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 39216 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 4EE3A1007D1 for ; Wed, 25 Nov 2009 04:43:57 +1100 (EST) Received: from localhost ([127.0.0.1]:39160 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCzQg-00046H-Au for incoming@patchwork.ozlabs.org; Tue, 24 Nov 2009 12:43:54 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCzD9-0004T3-2I for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCzD3-0004Kt-2p for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:52 -0500 Received: from [199.232.76.173] (port=46422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCzD0-0004Jn-Oz for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:46 -0500 Received: from cantor2.suse.de ([195.135.220.15]:48964 helo=mx2.suse.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCzCz-000224-SR for qemu-devel@nongnu.org; Tue, 24 Nov 2009 12:29:46 -0500 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.221.2]) by mx2.suse.de (Postfix) with ESMTP id 77641890B6; Tue, 24 Nov 2009 18:29:42 +0100 (CET) From: Alexander Graf To: qemu-devel@nongnu.org Date: Tue, 24 Nov 2009 18:29:41 +0100 Message-Id: <1259083781-14642-14-git-send-email-agraf@suse.de> X-Mailer: git-send-email 1.6.0.2 In-Reply-To: <1259083781-14642-1-git-send-email-agraf@suse.de> References: <1259083781-14642-1-git-send-email-agraf@suse.de> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Cc: Carsten Otte , Aurelien Jarno Subject: [Qemu-devel] [PATCH 13/13] Add S390 maintainer information X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org This patch adds information about who handles what when it comes to S390. I'll gladly support anything that's related to the device emulation model and S390 KVM parts. Since this patchset doesn't implement S390 CPU emulation, I left that part with a question mark. As soon as Uli's patchset gets committed I'd recommend setting him there. Signed-off-by: Alexander Graf --- MAINTAINERS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d356495..56f107e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20,6 +20,7 @@ SH4 ? CRIS Edgar E. Iglesias Alpha ? MicroBlaze Edgar E. Iglesias +S390 ? Machines (sorted by CPU): ------------------------- @@ -63,6 +64,8 @@ CRIS Alpha MicroBlaze petalogix_s3adsp1800.c Edgar E. Iglesias +S390 + s390-*.c Alexander Graf Generic Subsystems: -------------------