From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlqfQ-0007fo-TD for qemu-devel@nongnu.org; Fri, 13 Jan 2012 18:36:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlqfG-0003xL-Lo for qemu-devel@nongnu.org; Fri, 13 Jan 2012 18:36:16 -0500 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Sat, 14 Jan 2012 00:33:58 +0100 Message-Id: <1326497638-3667-3-git-send-email-andreas.faerber@web.de> In-Reply-To: <1326497638-3667-1-git-send-email-andreas.faerber@web.de> References: <1326497638-3667-1-git-send-email-andreas.faerber@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH 2/2] MAINTAINERS: Add PCI host bridge files to CHRP machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , qemu-ppc@nongnu.org, Alexander Graf Just like prep_pci.c, these were not associated with any MAINTAINERS section, including PCI. Signed-off-by: Andreas Färber Cc: Alexander Graf --- MAINTAINERS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a4a428a..d56d8fb 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 Old World M: Alexander Graf L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc_oldworld.c +F: hw/grackle_pci.c PReP M: Andreas Färber -- 1.7.7