From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUSvg-0002Yq-Ve for qemu-devel@nongnu.org; Tue, 03 Feb 2009 16:35:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUSvg-0002YP-9f for qemu-devel@nongnu.org; Tue, 03 Feb 2009 16:35:36 -0500 Received: from [199.232.76.173] (port=58243 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUSvf-0002YH-RH for qemu-devel@nongnu.org; Tue, 03 Feb 2009 16:35:35 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]:13101) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUSvf-0001Wz-Dr for qemu-devel@nongnu.org; Tue, 03 Feb 2009 16:35:35 -0500 Received: by fg-out-1718.google.com with SMTP id e21so1067168fga.8 for ; Tue, 03 Feb 2009 13:35:33 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <5d6222a80902031258m59691fach7077f516f9b078df@mail.gmail.com> References: <4988AD96.6090308@codemonkey.ws> <5d6222a80902031258m59691fach7077f516f9b078df@mail.gmail.com> Date: Tue, 3 Feb 2009 22:35:33 +0100 Message-ID: <761ea48b0902031335t71922b13ne2a22baa38318698@mail.gmail.com> Subject: Re: [Qemu-devel] Cutting a new QEMU release From: Laurent Desnogues Content-Type: text/plain; charset=ISO-8859-1 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 On Tue, Feb 3, 2009 at 9:58 PM, Glauber Costa wrote: > On Tue, Feb 3, 2009 at 6:48 PM, Anthony Liguori wrote: >> What do people think? TCG seems to be in a good place. We've got virtio, >> KVM, live migration, tons of new devices, bsd-user, etc. >> >> We could decide to cut one by the end of the month. I'm already doing some >> test work in QEMU so I can follow up with some more detailed notes about >> what is working and what isn't working. That gives us some time to decide >> if there's anything we need to fix before a release. >> >> Regards, > > I'm totally for it. So am I, but who will test user mode and more generally (user and system) what is the test procedure? For instance someone (Andzrej?) mentionned ARM in system mode is half slower than it was before TCG. Also the ARM target needs some fixing. Perhaps doing at least one release candidate to get feedback (and focus on fixing reported bugs) would be appropriate. Cheers, Laurent