From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JuP4D-0000rv-Gw for qemu-devel@nongnu.org; Fri, 09 May 2008 05:39:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JuP4B-0000qf-RL for qemu-devel@nongnu.org; Fri, 09 May 2008 05:39:04 -0400 Received: from [199.232.76.173] (port=48092 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuP4B-0000qY-Ix for qemu-devel@nongnu.org; Fri, 09 May 2008 05:39:03 -0400 Received: from savannah.gnu.org ([199.232.41.3]:58734 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JuP4A-0002CA-W6 for qemu-devel@nongnu.org; Fri, 09 May 2008 05:39:03 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1JuP4A-0000pa-60 for qemu-devel@nongnu.org; Fri, 09 May 2008 09:39:02 +0000 Received: from bellard by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1JuP49-0000pA-Ly for qemu-devel@nongnu.org; Fri, 09 May 2008 09:39:01 +0000 MIME-Version: 1.0 Errors-To: bellard Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Fabrice Bellard Message-Id: Date: Fri, 09 May 2008 09:39:01 +0000 Subject: [Qemu-devel] [4393] list of maintainers Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Revision: 4393 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4393 Author: bellard Date: 2008-05-09 09:39:00 +0000 (Fri, 09 May 2008) Log Message: ----------- list of maintainers Added Paths: ----------- trunk/MAINTAINERS Added: trunk/MAINTAINERS =================================================================== --- trunk/MAINTAINERS (rev 0) +++ trunk/MAINTAINERS 2008-05-09 09:39:00 UTC (rev 4393) @@ -0,0 +1,73 @@ +QEMU Maintainers +================ + + +CPU cores: +---------- + +x86 Fabrice Bellard (new maintainer needed) +ARM Paul Brook +SPARC Blue Swirl +MIPS Tiemo Seufer +PowerPC Jocelyn Mayer +M68K Paul Brook +SH4 ? +CRIS Edgar E. Iglesias +Alpha Jocelyn Mayer + +Machines (sorted by CPU): +------------------------- + +x86 + pc.c Fabrice Bellard (new maintainer needed) +ARM + integratorcp.c Paul Brook + versatilepb.c Paul Brook + Real View Paul Brook + spitz.c Andrzej Zaborowski + palm.c Andrzej Zaborowski + nseries.c Andrzej Zaborowski + stellaris.c Paul Brook + gumstix.c Thorsten Zitterell + mainstone.c Armin Kuster + musicpal.c Jan Kiszka +SPARC + sun4u.c Blue Swirl + sun4m.c Blue Swirl +MIPS + mips_r4k.c Aurelien Jarno + mips_malta.c Aurelien Jarno + mips_jazz.c Hervé Poussineau + mips_mipssim.c Thiemo Seufer +PowerPC + ppc_prep.c Jocelyn Mayer + ppc_oldworld.c Jocelyn Mayer, Fabrice Bellard + ppc_chrp.c Jocelyn Mayer, Fabrice Bellard + ppc405_boards.c Jocelyn Mayer +M86K + mcf5208.c Paul Brook + an5206.c Paul Brook + dummy_m68k.c Paul Brook +SH4 + shix.c ? + r2d.c Magnus Damm +CRIS + etraxfs.c Edgar E. Iglesias +Alpha + +Generic Subsystems: +------------------- + +Dynamic translator Fabrice Bellard (new maintainer needed) +Main loop Fabrice Bellard (new maintainer needed) +TCG Fabrice Bellard +kqemu interface Fabrice Bellard +IDE device ? +SCSI device Paul Brook +PCI layer ? +USB layer ? +Block layer ? +Graphic layer ? +Character device layer ? +Network device layer ? +GDB stub ?