From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M78B8-0000Wg-VF for qemu-devel@nongnu.org; Thu, 21 May 2009 09:19:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M78B4-0000Tz-32 for qemu-devel@nongnu.org; Thu, 21 May 2009 09:19:22 -0400 Received: from [199.232.76.173] (port=44296 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M78B3-0000Tp-OJ for qemu-devel@nongnu.org; Thu, 21 May 2009 09:19:17 -0400 Received: from qw-out-1920.google.com ([74.125.92.148]:1053) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M78B3-0008GQ-AS for qemu-devel@nongnu.org; Thu, 21 May 2009 09:19:17 -0400 Received: by qw-out-1920.google.com with SMTP id 4so617690qwk.4 for ; Thu, 21 May 2009 06:19:16 -0700 (PDT) Message-ID: <4A1554D2.4000405@codemonkey.ws> Date: Thu, 21 May 2009 08:19:14 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu-img is broken References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Consul Cc: qemu-devel@nongnu.org Consul wrote: > Qemu-img is currently broken on Windows. See exec log below. > > Alex. > > > C:\qemu-dist>qemu-img info c:\qemu-img\xp2.q2 > image: c:\qemu-img\xp2.q2 > file format: qcow2 > virtual size: 3.0G (3221225472 bytes) > disk size: 41M > cluster_size: 4096 > backing file: c:\qemu-img\xp.raw (actual path: c:\qemu-img\xp.raw) > > This application has requested the Runtime to terminate it in an > unusual way. > Please contact the application's support team for more information. Is this in git or is this in stable? It works fine for me in both. Regards, Anthony Liguori > >