From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgNo9-0004JM-BN for qemu-devel@nongnu.org; Sun, 08 Mar 2009 14:33:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgNo7-0004Io-Ub for qemu-devel@nongnu.org; Sun, 08 Mar 2009 14:33:05 -0400 Received: from [199.232.76.173] (port=38243 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgNo7-0004Il-PV for qemu-devel@nongnu.org; Sun, 08 Mar 2009 14:33:03 -0400 Received: from an-out-0708.google.com ([209.85.132.247]:16045) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgNo7-0006xR-ED for qemu-devel@nongnu.org; Sun, 08 Mar 2009 14:33:03 -0400 Received: by an-out-0708.google.com with SMTP id b6so611902ana.37 for ; Sun, 08 Mar 2009 11:33:02 -0700 (PDT) Message-ID: <49B40F5C.80905@codemonkey.ws> Date: Sun, 08 Mar 2009 13:33:00 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] ANNOUNCE: Release 0.10.0 of QEMU References: <49AF0832.6070606@us.ibm.com> <49B01E52.80303@codemonkey.ws> <20090308163331.GA13196@miranda.arrow> In-Reply-To: <20090308163331.GA13196@miranda.arrow> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Stuart Brady wrote: > On Thu, Mar 05, 2009 at 04:23:52PM -0300, Geraldo Netto wrote: > >> could any of you update qemu's site: >> http://bellard.org/qemu/download.html >> >> it still referencing qemu 0.9.1... >> > > Note also that the documentation is still from 0.9.1. > Thanks, I've fixed this. BTW, the new website URL is http://www.nongnu.org/qemu. I'm looking into getting qemu.org redirected to there. > It may be worth adding a comment after the 'QEMU Internals' link > (and perhaps in the documentation itself) to indicate that some > parts of it (i.e. those that reference dyngen) are out of date. > > BTW, the 'status' page also needs updating -- at least, support for > MIPS, S390, IA64, M68K and Alpha hosts has been lost, and there is now > 'dev only' HPPA support. I also wonder how accurate the Target CPU > support section is -- is x86_64 user emulation still badly broken? > Let me straighten out the website hosting and maybe we can move to a wiki. Regards, Anthony Liguori > Regards, >