From patchwork Tue Sep 22 15:05:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 521099 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 396C0140771 for ; Wed, 23 Sep 2015 01:07:37 +1000 (AEST) Received: from localhost ([::1]:40584 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZePAN-0002Jq-EZ for incoming@patchwork.ozlabs.org; Tue, 22 Sep 2015 11:07:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeP9d-000102-8t for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeP9Z-0000xq-8x for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:06:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48389) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeP9Z-0000xg-4B for qemu-devel@nongnu.org; Tue, 22 Sep 2015 11:06:45 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id DDA9D8CF62 for ; Tue, 22 Sep 2015 15:06:43 +0000 (UTC) Received: from donizetti.redhat.com (ovpn-112-71.ams2.redhat.com [10.36.112.71]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t8MF6IoI027175 for ; Tue, 22 Sep 2015 11:06:43 -0400 From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Tue, 22 Sep 2015 17:05:36 +0200 Message-Id: <1442934371-12567-14-git-send-email-pbonzini@redhat.com> In-Reply-To: <1442934371-12567-1-git-send-email-pbonzini@redhat.com> References: <1442934371-12567-1-git-send-email-pbonzini@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PULL 13/48] MAINTAINERS: add IPack section 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 Reviewed-by: Alberto Garcia Signed-off-by: Paolo Bonzini --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 599f7a7..b39e714 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -663,6 +663,12 @@ M: Peter Maydell S: Maintained F: hw/*/omap* +IPack +M: Alberto Garcia +S: Odd Fixes +F: hw/char/ipoctal232.c +F: hw/ipack/ + PCI M: Michael S. Tsirkin S: Supported