From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJOxo-0003aS-NZ for qemu-devel@nongnu.org; Thu, 17 Jul 2008 04:35:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJOxn-0003Zm-0v for qemu-devel@nongnu.org; Thu, 17 Jul 2008 04:35:48 -0400 Received: from [199.232.76.173] (port=38426 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJOxm-0003Zi-Qs for qemu-devel@nongnu.org; Thu, 17 Jul 2008 04:35:46 -0400 Received: from wr-out-0506.google.com ([64.233.184.232]:2304) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJOxm-00080W-8U for qemu-devel@nongnu.org; Thu, 17 Jul 2008 04:35:46 -0400 Received: by wr-out-0506.google.com with SMTP id c46so5414732wra.18 for ; Thu, 17 Jul 2008 01:35:44 -0700 (PDT) Message-ID: <5b31733c0807170135u6113a863x7562731dc45ba4a@mail.gmail.com> Date: Thu, 17 Jul 2008 10:35:44 +0200 From: "Filip Navara" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Updated VDI disk image support patch 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 Hi! Recently I had to convert a VirtualBox .vdi image for use in VMware, so naturally I used qemu-img to do the job. Attached is an updated .VDI format support patch made by E. Rouault and updated to apply to latest SVN and to support large files on Windows. Best regards, Filip Navara