From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4DBC-0003b6-C6 for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:49:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4DAz-0001rK-R5 for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:49:14 -0400 Received: from cantor2.suse.de ([195.135.220.15]:42599 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4DAz-0001q7-Ka for qemu-devel@nongnu.org; Wed, 22 Aug 2012 11:49:01 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Wed, 22 Aug 2012 17:48:45 +0200 Message-Id: <1345650528-9070-3-git-send-email-afaerber@suse.de> In-Reply-To: <1345650528-9070-1-git-send-email-afaerber@suse.de> References: <1345650528-9070-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH for-1.2 v2 2/5] MAINTAINERS: Document e500 machines and devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Scott Wood , agraf@suse.de, =?UTF-8?q?Andreas=20F=C3=A4rber?= Signed-off-by: Andreas F=C3=A4rber Cc: Alexander Graf Cc: Scott Wood --- MAINTAINERS | 23 +++++++++++++++++++++++ roms/SLOF | 2 +- 2 files changed, 24 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index aab3235..618045b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -352,6 +352,22 @@ L: qemu-ppc@nongnu.org S: Maintained F: hw/ppc405_boards.c =20 +e500 +M: Alexander Graf +M: Scott Wood +L: qemu-ppc@nongnu.org +S: Supported +F: hw/ppc/e500.[hc] +F: hw/ppc/e500plat.c + +mpc8544ds +M: Alexander Graf +M: Scott Wood +L: qemu-ppc@nongnu.org +S: Supported +F: hw/ppc/mpc8544ds.c +F: hw/mpc8544_guts.c + New World M: Alexander Graf L: qemu-ppc@nongnu.org @@ -458,6 +474,13 @@ S: Supported F: hw/pci* F: hw/piix* =20 +ppce500 +M: Alexander Graf +M: Scott Wood +L: qemu-ppc@nongnu.org +S: Supported +F: hw/ppce500_* + SCSI M: Paolo Bonzini S: Supported diff --git a/roms/SLOF b/roms/SLOF index f21f7a3..7279655 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit f21f7a3f46b557eb5923f899ce8b4401b3cc6d91 +Subproject commit 7279655af2eba855bd2df61303d25abd1eeb2300 --=20 1.7.7