From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmBnA-0001De-LY for qemu-devel@nongnu.org; Fri, 11 Sep 2009 15:28:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmBn6-0001AD-58 for qemu-devel@nongnu.org; Fri, 11 Sep 2009 15:28:20 -0400 Received: from [199.232.76.173] (port=39723 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmBn5-0001A8-Qi for qemu-devel@nongnu.org; Fri, 11 Sep 2009 15:28:15 -0400 Received: from mail2.shareable.org ([80.68.89.115]:58709) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MmBn5-00070o-He for qemu-devel@nongnu.org; Fri, 11 Sep 2009 15:28:15 -0400 Date: Fri, 11 Sep 2009 20:28:08 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] More qcow2 bugs? - qemu-img convert/commit Message-ID: <20090911192808.GA17349@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090910122701.GA32178@shareable.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org Jamie Lokier wrote: > Kevin Wolf wrote: > > 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. > > It looks like the right fix, and a simple mistake caused the bug. I've confirmed that it's fixed. "kvm-img-88 commit", "qemu-kvm-git commit" and "qemu-kvm-git convert" all produce the identical raw files now. -- Jamie