From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlgFb-00018b-Ch for qemu-devel@nongnu.org; Thu, 10 Sep 2009 05:47:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlgFW-00015m-6I for qemu-devel@nongnu.org; Thu, 10 Sep 2009 05:47:34 -0400 Received: from [199.232.76.173] (port=44435 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlgFV-00015e-NQ for qemu-devel@nongnu.org; Thu, 10 Sep 2009 05:47:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53851) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlgFV-00065l-67 for qemu-devel@nongnu.org; Thu, 10 Sep 2009 05:47:29 -0400 Message-ID: <4AA8CAED.2050409@redhat.com> Date: Thu, 10 Sep 2009 11:46:21 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] More qcow2 bugs? - qemu-img convert/commit References: <20090909232654.GA20719@shareable.org> <4AA8B865.8000809@redhat.com> <4AA8B9B3.9040002@redhat.com> <20090910094413.GA31632@shareable.org> In-Reply-To: <20090910094413.GA31632@shareable.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: qemu-devel@nongnu.org Am 10.09.2009 11:44, schrieb Jamie Lokier: > Kevin Wolf wrote: >> Actually, first of all, which qemu version are you using? > >>> The tool I used is qemu-img from kvm-88, which is the most recent >>> release on kvm's home page. > > Dated 12 July 2009. Sorry, seems I missed the kvm-88 part. The date of the fix I mentioned is 19 July 2009, so I assume your problem is already fixed with current git master. Kevin