From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58785 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEk5A-0001sQ-UQ for qemu-devel@nongnu.org; Wed, 19 May 2010 10:17:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEk58-0003vR-AK for qemu-devel@nongnu.org; Wed, 19 May 2010 10:17:12 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:33728) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEk58-0003v7-5q for qemu-devel@nongnu.org; Wed, 19 May 2010 10:17:10 -0400 Received: by wyb39 with SMTP id 39so2401318wyb.4 for ; Wed, 19 May 2010 07:17:09 -0700 (PDT) Message-ID: <4BF3F2E3.1050009@gmail.com> Date: Wed, 19 May 2010 16:17:07 +0200 From: Riccardo Magliocchetti MIME-Version: 1.0 Subject: [Qemu-devel] [RFC] Bug Day - June 1st, 2010 References: 4BF316E3.6020002@linux.vnet.ibm.com Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, i have quite a few free time in these days so i've anticipated the bug day and started looking for some low hanging fruit. I've found a couple of sf.net bugs that are obsoleted / fixed: - Compilation fails when configure with -DDEBUG #1945129 : code has been updated and the issue is not valid anymore, compiles fine with -DDEBUG - KVM doesn't compiles due to bug in "configure" script #1830975 : fixed in ac62922e7295acd0cdc2824472ae91c31917359b thanks, riccardo