From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5DXj-0007Ik-UA for qemu-devel@nongnu.org; Sat, 05 Dec 2015 09:10:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5DXg-0005XS-K9 for qemu-devel@nongnu.org; Sat, 05 Dec 2015 09:10:31 -0500 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:41298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5DXg-0005Vh-69 for qemu-devel@nongnu.org; Sat, 05 Dec 2015 09:10:28 -0500 References: <26859AE7-2668-4479-B1C3-7F6F09020AF7@gmail.com> <56617AC6.10307@ilande.co.uk> From: Mark Cave-Ayland Message-ID: <5662F03D.5000508@ilande.co.uk> Date: Sat, 5 Dec 2015 14:10:05 +0000 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Networking documentation for a Mac OS X guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Programmingkid , qemu-devel qemu-devel On 04/12/15 11:46, Peter Maydell wrote: > On 4 December 2015 at 11:36, Mark Cave-Ayland > wrote: >> Is it worth setting up per-arch homepages on the wiki? This is something >> I've thought about recently since most of the information out on the >> internet regarding QEMU's ability to run various systems is badly out of >> date with regard to SPARC/PPC. Even better if they could go in the left >> hand list with easy to remember URLs like /SPARC, /PPC, /ARM etc... > > Sounds like a good idea to me. If you'd like to do it please go ahead :-) Okay. Here's my initial attempt at a SPARC homepage which contains basic info, a compatibility table from my OpenBIOS tests and other useful info: http://wiki.qemu.org/SPARC. Hopefully this will encourage other maintainers to step forward and do something similar :) ATB, Mark.