From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNkKK-0007ni-F6 for qemu-devel@nongnu.org; Sat, 09 Feb 2008 02:40:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNkKI-0007ly-Kd for qemu-devel@nongnu.org; Sat, 09 Feb 2008 02:40:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNkKI-0007lk-8Y for qemu-devel@nongnu.org; Sat, 09 Feb 2008 02:40:42 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JNkKH-0003IV-Sf for qemu-devel@nongnu.org; Sat, 09 Feb 2008 02:40:42 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNkKG-0006Bv-QF for qemu-devel@nongnu.org; Sat, 09 Feb 2008 02:40:41 -0500 From: Rob Landley Subject: Re: [Qemu-devel] [PATCH] SCSI support for vmdk images Date: Sat, 9 Feb 2008 01:40:33 -0600 References: <20080106221326.GF1707@atlas.linux2go.dk> In-Reply-To: <20080106221326.GF1707@atlas.linux2go.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802090140.33347.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 Cc: Soren Hansen On Sunday 06 January 2008 16:13:26 Soren Hansen wrote: > I just noticed this patch, I've had lying around for a while, but forgot > to send here. What does this do that the patch back in september didn't? Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.