From patchwork Mon Sep 24 09:18:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Peter A. G. Crosthwaite" X-Patchwork-Id: 186355 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D54272C007A for ; Mon, 24 Sep 2012 19:58:53 +1000 (EST) Received: from localhost ([::1]:45904 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TG4qC-0006bm-AA for incoming@patchwork.ozlabs.org; Mon, 24 Sep 2012 05:20:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TG4q1-0006GU-7T for qemu-devel@nongnu.org; Mon, 24 Sep 2012 05:20:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TG4pt-00037V-AT for qemu-devel@nongnu.org; Mon, 24 Sep 2012 05:20:25 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:48792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TG4pt-0002bX-3b for qemu-devel@nongnu.org; Mon, 24 Sep 2012 05:20:17 -0400 Received: by mail-pb0-f45.google.com with SMTP id rp2so896912pbb.4 for ; Mon, 24 Sep 2012 02:20:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :in-reply-to:references:x-gm-message-state; bh=DBNfTUEZhqRjgeuypH6fdWZcvZ5GOHSOHxHR1b3NdZY=; b=SaDA7k9LrvBm5pr9NYk+xotcXXnV9j8+Ug4Afzp1ZyiTiRKitDarKdUljuXJi4EknW FTPajHMclGtZKNiWIqSjyVVhVukIEgiUU3Itcw2RbxzablzEo2oSGfgOkbXQck6DG7Iv 3sTY8OjYhtW8bTz7MKzwL88RCAhmKAYGYtsEcCEu0JDSOx7Mvmg/zdvUH8VOkCF25LwR u2UUTqvvvJtP3gFT8eSiRgqV+Me+xD2GGMboNqFWHn4ir5enchaGgsFpCF0WbYl4je8/ AasQZMClNM7TbesuvoIGEN1GXMoHFF8FUUbv8yy+gkWkukgVnkfjQwsDlxRC+uD2tsds gKVQ== Received: by 10.68.224.138 with SMTP id rc10mr35051233pbc.34.1348478416154; Mon, 24 Sep 2012 02:20:16 -0700 (PDT) Received: from localhost ([124.148.20.9]) by mx.google.com with ESMTPS id vj8sm2416691pbc.6.2012.09.24.02.20.12 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 24 Sep 2012 02:20:15 -0700 (PDT) From: "Peter A. G. Crosthwaite" To: qemu-devel@nongnu.org, paul@codesourcery.com, edgar.iglesias@gmail.com, peter.maydell@linaro.org, stefanha@gmail.com Date: Mon, 24 Sep 2012 19:18:43 +1000 Message-Id: X-Mailer: git-send-email 1.7.0.4 In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQnoxnU6CwUMp89K7+OfRiT2+lZjoQfWLHw8PebmB+foWNmycvWIQNhWJBn1/Xkw5q13h/kP X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.45 Cc: blauwirbel@gmail.com, "Peter A. G. Crosthwaite" , i.mitsyanko@samsung.com Subject: [Qemu-devel] [PATCH v7 13/13] MAINTAINERS: Added maintainerships for SSI X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Added maintainership for SSI, M25P80 and the Xilinx SPI controllers. Signed-off-by: Peter A. G. Crosthwaite --- MAINTAINERS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 61f8b45..0ebe247 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -268,6 +268,7 @@ S: Maintained F: hw/xilinx_zynq.c F: hw/zynq_slcr.c F: hw/cadence_* +F: hw/xilinx_spips.c CRIS Machines ------------- @@ -469,6 +470,12 @@ M: Paul Brook S: Odd Fixes F: hw/lsi53c895a.c +SSI +M: Peter Crosthwaite +S: Maintained +F: hw/ssi.* +F: hw/m25p80.c + USB M: Gerd Hoffmann S: Maintained @@ -512,6 +519,7 @@ F: hw/xilinx_intc.c F: hw/xilinx_ethlite.c F: hw/xilinx_timer.c F: hw/xilinx.h +F: hw/xilinx_spi.c Subsystems ----------