From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LogvC-00004q-0R for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:34:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Logv7-0008Rx-92 for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:34:41 -0400 Received: from [199.232.76.173] (port=46447 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Logv7-0008Rh-45 for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:34:37 -0400 Received: from mail-fx0-f169.google.com ([209.85.220.169]:46340) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Logv6-0000aP-FE for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:34:36 -0400 Received: by fxm17 with SMTP id 17so2285779fxm.34 for ; Tue, 31 Mar 2009 09:34:35 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <94a0d4530903290408s1f546184s1ff1c0d36ced7162@mail.gmail.com> References: <49C57763.8040904@codemonkey.ws> <94a0d4530903290408s1f546184s1ff1c0d36ced7162@mail.gmail.com> Date: Tue, 31 Mar 2009 19:34:34 +0300 Message-ID: <94a0d4530903310934m3fec1e30y8dc19a7d488c9a03@mail.gmail.com> Subject: Re: [Qemu-devel] ANNOUNCE: Release 0.10.1 of QEMU From: Felipe Contreras Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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, Anthony Liguori Cc: Riku Voipio On Sun, Mar 29, 2009 at 2:08 PM, Felipe Contreras wrote: > On Sun, Mar 22, 2009 at 2:25 AM, Anthony Liguori = wrote: >> The QEMU team is pleased to announce the availability of the 0.10.1 rele= ase. >> =C2=A0This is a stable release of the 0.10 tree and contains only bug fi= xes since >> the 0.10.0. =C2=A0The attached Changelog includes all of the changes tha= t have >> went in since 0.10.0. >> >> It can be downloaded from Savannah at: >> >> http://savannah.nongnu.org/download/qemu/qemu-0.10.1.tar.gz >> >> It may take a couple hours for the Savannah mirrors to update so if you = get >> an error, try again later. > > You forgot this one: > http://lists.gnu.org/archive/html/qemu-devel/2009-03/msg00315.html Ping? I'm adding Riku Voipio to the loop since I think he might be interested. Again, arm-linux-user is broken on the stable branch since: http://repo.or.cz/w/qemu.git?a=3Dcommit;h=3Da2f86d8 Cross-compilation with scratchbox doesn't work for anything that checks for pthreads (using pthread_join), like GLib's configure script. It has been fixed by: http://repo.or.cz/w/qemu.git?a=3Dcommit;h=3Dc27647 --=20 Felipe Contreras