From patchwork Thu Nov 26 13:23:20 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 39511 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 921141007D1 for ; Fri, 27 Nov 2009 00:43:48 +1100 (EST) Received: from localhost ([127.0.0.1]:55152 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDedN-0007Pk-8z for incoming@patchwork.ozlabs.org; Thu, 26 Nov 2009 08:43:45 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDeJn-00015e-Ef for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:23:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDeJg-00010I-HG for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:23:29 -0500 Received: from [199.232.76.173] (port=42025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDeJf-0000zd-J8 for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:23:23 -0500 Received: from cantor2.suse.de ([195.135.220.15]:60106 helo=mx2.suse.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDeJf-0007aK-1K for qemu-devel@nongnu.org; Thu, 26 Nov 2009 08:23:23 -0500 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.221.2]) by mx2.suse.de (Postfix) with ESMTP id 32B1A890B6; Thu, 26 Nov 2009 14:23:21 +0100 (CET) From: Alexander Graf To: qemu-devel@nongnu.org Date: Thu, 26 Nov 2009 14:23:20 +0100 Message-Id: <1259241800-2810-12-git-send-email-agraf@suse.de> X-Mailer: git-send-email 1.6.0.2 In-Reply-To: <1259241800-2810-1-git-send-email-agraf@suse.de> References: <1259241800-2810-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 11/11] 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: -------------------