From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HXGW9-0002D2-J9 for qemu-devel@nongnu.org; Fri, 30 Mar 2007 08:47:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXGW8-0002CM-DX for qemu-devel@nongnu.org; Fri, 30 Mar 2007 08:47:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXGW8-0002CB-4P for qemu-devel@nongnu.org; Fri, 30 Mar 2007 07:47:44 -0500 Received: from ik-out-1112.google.com ([66.249.90.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HXGTQ-0000PL-LO for qemu-devel@nongnu.org; Fri, 30 Mar 2007 08:44:56 -0400 Received: by ik-out-1112.google.com with SMTP id c30so456780ika for ; Fri, 30 Mar 2007 05:44:55 -0700 (PDT) Message-ID: <46d6db660703300544t27a6a97cs509ee3ceb916e47@mail.gmail.com> Date: Fri, 30 Mar 2007 14:44:54 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] Bugs found In-Reply-To: <000901c772bd$56bd9940$b7b1683a@domain.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000901c772bd$56bd9940$b7b1683a@domain.invalid> 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 On 3/30/07, James Jacobs wrote: > 3 more bugs that need attention... > > a) serious: Image files, even those created by the version of qemu-img.exe > that comes with QEMU 0.90, are unreadable by QEMU 0.90, QEMU 0.82 works fine > with them. > > b) less serious: "Out of environment space" error when starting. > > c) serious: "audio: Failed to create voice 'es1370.adc" error when starting. > > 3 more bugs that need attention... some info missing here... host type, guest type, command lines, and most important type of images you're creating. from your email, you're using released versions, not cvs snapshot, right ? personally: I do not see (a) on windows host, I do not know which guest gives you (b) and I do not use audio, so I cannot confirm (c)... -- Christian