From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoSQL-0007ZE-Gd for qemu-devel@nongnu.org; Fri, 20 Jan 2012 23:19:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RoSQB-0001U7-Qw for qemu-devel@nongnu.org; Fri, 20 Jan 2012 23:19:28 -0500 From: Alexander Graf Date: Sat, 21 Jan 2012 05:19:08 +0100 Message-Id: <1327119551-29674-24-git-send-email-agraf@suse.de> In-Reply-To: <1327119551-29674-1-git-send-email-agraf@suse.de> References: <1327119551-29674-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH 23/26] MAINTAINERS: Add PCI host bridge files to CHRP machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-ppc@nongnu.org Cc: Blue Swirl , =?utf-8?q?Andreas=20F=C3=A4rber?= , qemu-devel Developers , Aurelien Jarno From: Andreas F=C3=A4rber Just like prep_pci.c, these were not associated with any MAINTAINERS section, including PCI. Signed-off-by: Andreas F=C3=A4rber Cc: Alexander Graf Signed-off-by: Alexander Graf --- MAINTAINERS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a3bdb41..f7fc2ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -300,12 +300,14 @@ M: Alexander Graf L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_newworld.c +F: hw/unin_pci.c =20 Old World M: Alexander Graf L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_oldworld.c +F: hw/grackle_pci.c =20 PReP M: Andreas F=C3=A4rber --=20 1.6.0.2