From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDr19-0005Sw-GG for qemu-devel@nongnu.org; Mon, 05 Dec 2016 06:01:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDr15-0000Qu-Fi for qemu-devel@nongnu.org; Mon, 05 Dec 2016 06:01:07 -0500 Received: from mx5-phx2.redhat.com ([209.132.183.37]:50154) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cDr15-0000Qe-72 for qemu-devel@nongnu.org; Mon, 05 Dec 2016 06:01:03 -0500 Date: Mon, 5 Dec 2016 06:01:00 -0500 (EST) From: Paolo Bonzini Message-ID: <107683828.1411160.1480935660208.JavaMail.zimbra@redhat.com> In-Reply-To: References: <6AEB7A4C-14B5-41D2-8905-35296B337347@gmail.com> <0ac3720a-6e4b-81b9-10a7-5103546f1a40@redhat.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: Peter Maydell Cc: Programmingkid , qemu-devel qemu-devel ----- Original Message ----- > From: "Peter Maydell" > To: "Paolo Bonzini" > Cc: "Programmingkid" , "qemu-devel qemu-devel" > Sent: Monday, December 5, 2016 11:57:04 AM > Subject: Re: [Qemu-devel] New wiki page: http://wiki.qemu.org/Hosts > > On 3 December 2016 at 08:41, Paolo Bonzini wrote: > > 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? > > How would this differ from the "Building" section in the README > in the source tree? Looking at the wiki pages, it would have information on how to get QEMU's dependencies. Paolo