From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51264 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVA5F-0007n9-Q0 for qemu-devel@nongnu.org; Tue, 21 Dec 2010 16:49:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVA5E-0003vj-5M for qemu-devel@nongnu.org; Tue, 21 Dec 2010 16:49:25 -0500 Received: from moutng.kundenserver.de ([212.227.17.9]:62856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVA5D-0003un-L8 for qemu-devel@nongnu.org; Tue, 21 Dec 2010 16:49:24 -0500 Message-ID: <4D1120DE.30004@mail.berlios.de> Date: Tue, 21 Dec 2010 22:49:18 +0100 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU forks survey References: <20090531152031.GA10804@miranda.arrow> <0539C376-7F15-4104-89CE-0E300247B2C2@suse.de> <44903D16-1EAE-497C-BB6B-9FEF12192922@web.de> <3F5E5FF3-7B73-4B03-A43D-909C1E216351@claunia.com> <4D10E1D3.3020306@mail.berlios.de> <856B299B-DBC8-4733-B538-73BF5C83F13D@web.de> In-Reply-To: <856B299B-DBC8-4733-B538-73BF5C83F13D@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: qemu-devel Developers Am 21.12.2010 19:28, schrieb Andreas Färber: > Since Christmas and the New Year with its good intensions are > approaching, apart from z80 there's some more feature forks around: > > http://repo.or.cz/w/qemu.git/forks?o=age > > - hpoussin.git ppc contains the 40p machine that I'm reviewing for > upstream inclusion currently. > > * qemu-loongson.git I guess was fully upstreamed recently? > > * ar7.git: Stefan, what's the state and scope of your work? What about > TCI? ar7.git (see http://wiki.qemu.org/User:Stefan_Weil) contains * mips ar7 emulation (telekom sinus dsl and avm fritz box), working. This was my first qemu application used to debug openwrt ar7 code, and I still run it often. * tci, working (I'm still looking for new hosts to run tests), disassembler is work in progress (but maybe less important for tci). * several arm based system emulations (partially collected from qemu-devel, qdev support / bug fixes / updates / enhancements from me) * new ethernet drivers Regards, Stefan > > Apparently abandoned (no recent activity): > * avr32.git > * es40.git (alpha) > * hppa.git > * openrisc.git > * mmix.git > > Unclear to me: > * mini2440.git > * qemu-JZ.git > > > http://wiki.qemu.org/Links > > - OpenSolaris support was merged so can be disregarded. > > * I heard from François that one of the downstreams has added support > for the arm Beagle board? Maemo? > > > There's also many more forks on gitorious.com and github.com... > > Andreas