From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53414) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuNBp-0001Me-Hk for qemu-devel@nongnu.org; Thu, 26 Jul 2012 08:29:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuNBi-0007hN-IG for qemu-devel@nongnu.org; Thu, 26 Jul 2012 08:29:13 -0400 Received: from cantor2.suse.de ([195.135.220.15]:40288 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuNBi-0007h7-BM for qemu-devel@nongnu.org; Thu, 26 Jul 2012 08:29:06 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Thu, 26 Jul 2012 14:28:36 +0200 Message-Id: <1343305716-5178-19-git-send-email-afaerber@suse.de> In-Reply-To: <1343305716-5178-1-git-send-email-afaerber@suse.de> References: <1343305716-5178-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 RFC v4 18/18] MAINTAINERS: Document virtex_ml507 machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: mst@redhat.com, Alexander Graf , anthony@codemonkey.ws, "Edgar E. Iglesias" , =?UTF-8?q?Andreas=20F=C3=A4rber?= , liwanp@linux.vnet.ibm.com It's a ppc440, so place it close to Bamboo. Signed-off-by: Andreas F=C3=A4rber Cc: Alexander Graf Cc: Edgar E. Iglesias --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 00fb0fa..7a24e4d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -359,6 +359,12 @@ S: Odd Fixes F: hw/ppc440_bamboo.c F: hw/ppc4xx_pci.c =20 +virtex_ml507 +M: Edgar E. Iglesias +L: qemu-ppc@nongnu.org +S: Odd Fixes +F: hw/virtex_ml507.c + New World M: Alexander Graf L: qemu-ppc@nongnu.org --=20 1.7.7