From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jpprw-0003RH-O4 for qemu-devel@nongnu.org; Sat, 26 Apr 2008 15:15:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jpprv-0003Oo-Iz for qemu-devel@nongnu.org; Sat, 26 Apr 2008 15:15:31 -0400 Received: from [199.232.76.173] (port=35652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jpprv-0003OV-FI for qemu-devel@nongnu.org; Sat, 26 Apr 2008 15:15:31 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jpprv-0002a2-87 for qemu-devel@nongnu.org; Sat, 26 Apr 2008 15:15:31 -0400 From: Rob Landley Subject: Re: [Qemu-devel] EFI BIOS on QEMU Date: Sat, 26 Apr 2008 14:15:33 -0500 References: <20071206.135818.112607251.k.suzaki@aist.go.jp> <200801071912.25678.rob@landley.net> <48135417.4050804@weilnetz.de> In-Reply-To: <48135417.4050804@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804261415.33965.rob@landley.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developers On Saturday 26 April 2008 11:11:03 Stefan Weil wrote: > Obviously, some earlier CVS revisions had worked. So I started with QEMU > CVS of > 2007-03, and it worked! Up to now, I could narrow the change from > working to no > longer working to the time interval from 2007-10-07 to 2007-10-13. Now that QEMU has moved to a subversion archive, you should be able use that to binary search through the available revisions... Don't ask me why the download page on qemu.org doesn't mention the repository, nor why the links page still says "cvs" and the project page it links to on savannah still says CVS... The conversion request was here: https://savannah.gnu.org/support/?106278 The announcement was here: http://lists.gnu.org/archive/html/qemu-devel/2008-03/msg00495.html > Stefan Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.