From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDpNK-0003Fj-TX for qemu-devel@nongnu.org; Mon, 05 Dec 2016 04:15:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDpNH-00033c-PZ for qemu-devel@nongnu.org; Mon, 05 Dec 2016 04:15:54 -0500 Received: from mx6-phx2.redhat.com ([209.132.183.39]:57595) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cDpNH-00032o-H4 for qemu-devel@nongnu.org; Mon, 05 Dec 2016 04:15:51 -0500 Date: Mon, 5 Dec 2016 04:15:46 -0500 (EST) From: Paolo Bonzini Message-ID: <284962999.1392555.1480929346353.JavaMail.zimbra@redhat.com> In-Reply-To: <57FCC235-AABF-4163-B814-2529BAEC9533@gmail.com> References: <6AEB7A4C-14B5-41D2-8905-35296B337347@gmail.com> <0ac3720a-6e4b-81b9-10a7-5103546f1a40@redhat.com> <57FCC235-AABF-4163-B814-2529BAEC9533@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] New wiki page: http://wiki.qemu.org/Hosts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: qemu-devel qemu-devel > On Dec 3, 2016, at 3:41 AM, Paolo Bonzini wrote: > > On 02/12/2016 23:59, Programmingkid wrote: > >> I thought we could use a Hosts page to sort all the host documentation we > >> have. It is located here: http://wiki.qemu.org/Hosts > >> > >> Here is what I have so far: > >> > >> AIX > >> Darwin > >> FreeBSD, NetBSD, OpenBSD > >> Linux > >> Mac OS X > >> Solaris > >> Windows > >> > > > > Since this stuff changes rarely, it should be in the source tree > > instead. You can link to the source tree from the wiki with something > > like this: > > > > {{src|path=BUILDING|description=the BUILDING file in the source tree}} > > > > Would you like to make a patch moving the information from the wiki to > > such a file? > > I'm not quite sure how to do that. > > When I tried out your link it failed to open the file. The file isn't found. I'm asking you to write it. Paolo