From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I2M6A-0007wF-Ak for qemu-devel@nongnu.org; Sun, 24 Jun 2007 03:01:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I2M68-0007tc-Ow for qemu-devel@nongnu.org; Sun, 24 Jun 2007 03:01:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2M68-0007tR-MS for qemu-devel@nongnu.org; Sun, 24 Jun 2007 03:01:24 -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 1I2M68-00076s-5a for qemu-devel@nongnu.org; Sun, 24 Jun 2007 03:01:24 -0400 From: Rob Landley Subject: Re: [Qemu-devel] qemu-i386 segfaults running "hello world". Date: Sun, 24 Jun 2007 03:01:18 -0400 References: <200706221715.16729.rob@landley.net> <200706230341.19544.rob@landley.net> <20070623110003.GP30033@kernel.dk> In-Reply-To: <20070623110003.GP30033@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706240301.19345.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: qemu-devel@nongnu.org On Saturday 23 June 2007 07:00:03 Jens Axboe wrote: > > I realize releases are a bit out of fashion, but is there any way to go > > through cvs to track down which checkin broke this stuff? I can do it in > > git, mercurial, or subversion. But cvs isn't really set up for this sort > > of thing... > > git clone git://git.kernel.dk/data/git/qemu.git > > and bisect on that then. It's a continued git import of the cvs repo, > gets updated every night. Oh _cool_. Any way to get a mention of that on the qemu web page? Thanks, Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.