From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40168 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OgIXe-0007vF-NE for qemu-devel@nongnu.org; Tue, 03 Aug 2010 10:32:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OgIXP-0001qp-Ns for qemu-devel@nongnu.org; Tue, 03 Aug 2010 10:32:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50997) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OgIXP-0001qh-HF for qemu-devel@nongnu.org; Tue, 03 Aug 2010 10:32:15 -0400 Message-ID: <4C582870.8040006@redhat.com> Date: Tue, 03 Aug 2010 16:32:16 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <4c582061.5b11df0a.5c71.5cb2@mx.google.com> In-Reply-To: <4c582061.5b11df0a.5c71.5cb2@mx.google.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Block: Support creation of SCSI VMDK images in qemu-img. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aaron Mason Cc: Alexander Graf , qemu-devel List Hi Aaron, Am 03.08.2010 15:57, schrieb Aaron Mason: > Yep, I'll be resubmitting that patch in the coming days. I thought I'd nuked all of the tabs but neglected to check if I was editing the file in the git repo and not the 0.12.5 stable branch... > > Also, I'm new to using git so I'm picking this up as I go along. Expect a patch from me in the coming days. Alright, I'll wait for your patch then. Just wanted to make sure that we don't end up applying no patch at all because people forget about it. Kevin