From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4zrQ-0001iV-UW for qemu-devel@nongnu.org; Fri, 15 May 2009 12:02:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4zrM-0001hM-5w for qemu-devel@nongnu.org; Fri, 15 May 2009 12:02:12 -0400 Received: from [199.232.76.173] (port=50360 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4zrK-0001h6-BH for qemu-devel@nongnu.org; Fri, 15 May 2009 12:02:06 -0400 Received: from main.gmane.org ([80.91.229.2]:49176 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M4zrJ-0007e1-Nw for qemu-devel@nongnu.org; Fri, 15 May 2009 12:02:05 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M4zr9-0005uA-M8 for qemu-devel@nongnu.org; Fri, 15 May 2009 16:01:56 +0000 Received: from 204.147.152.1 ([204.147.152.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 May 2009 16:01:55 +0000 Received: from void by 204.147.152.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 May 2009 16:01:55 +0000 From: Consul Date: Fri, 15 May 2009 09:01:44 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: news Subject: [Qemu-devel] Re: Audio problem List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org malc wrote: > > qemu$ git cat-file -p 023f3329d87a6203d03a0e9ccb948772940da96 > fatal: Not a valid object name 023f3329d87a6203d03a0e9ccb948772940da96 > Sorry my error. The first bad commit is this one: 3023f3329d87a6203d03a0e9ccb948772940da96 graphical_console_init change (Stefano Stabellini) the last good one just before it: 9f8df9c10f5112014cffef0bf546bf344eeefc32 Fix false positive for AIO on OpenBSD