From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ofk-00016M-9F for qemu-devel@nongnu.org; Fri, 04 Dec 2015 06:37:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4ofh-0001Gw-3s for qemu-devel@nongnu.org; Fri, 04 Dec 2015 06:37:08 -0500 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:38297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4ofg-0001CZ-Mn for qemu-devel@nongnu.org; Fri, 04 Dec 2015 06:37:04 -0500 References: <26859AE7-2668-4479-B1C3-7F6F09020AF7@gmail.com> From: Mark Cave-Ayland Message-ID: <56617AC6.10307@ilande.co.uk> Date: Fri, 4 Dec 2015 11:36:38 +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 , Programmingkid Cc: qemu-devel qemu-devel On 04/12/15 00:02, Peter Maydell wrote: > On 3 December 2015 at 23:24, Programmingkid wrote: >> I would like to make a little tutorial on how to make networking >> work for a Mac OS X guest. Where would you suggest I put such >> documentation? The qemu-doc file is what I was thinking about using. > > Hmm. I think for "doing stuff for a particular guest" type tutorials > we've got a few links and pages on the wiki; perhaps an entry in > http://wiki.qemu.org/Manual under "for users that target for a specific > platform" for OSX guests in general? Then you could have a page giving > suggestions for the command line in general as well as networking > in particular. (The existing links in that subsection are all > external but there's no reason we couldn't have an internal-to-the-wiki > link there too.) 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... ATB, Mark.