Re: [Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file

2012-12-05 Thread Robert Hubbard
Hi Stefan, Good exercise, I just pulled the latest branch. The block/vmdk.c has been completely revised and includes the correct code for vmdk4 support now for the vmdk compressed stream optimized. I also "missed" for the git-patch the fact i needed "master" in the command, this worked and thanks

Re: [Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file

2012-12-04 Thread Stefan Hajnoczi
On Tue, Dec 4, 2012 at 2:56 AM, Robert Hubbard wrote: > I have uploaded a patch - I am failing miserably to get any output from git > patch!! ... :^( . the code is structured to addres the fact that > convert will not work today, needs lots of work to do this. This would be > next effort. Hi

Re: [Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file

2012-12-03 Thread Robert Hubbard
Hi Stefan, I have uploaded a patch - I am failing miserably to get any output from git patch!! ... :^( . the code is structured to addres the fact that convert will not work today, needs lots of work to do this. This would be next effort. i have a sub branch ... root@rhubbard qemu]# git statu

Re: [Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file

2012-11-13 Thread Robert Hubbard
Hi Stefan, Will post later this week/end based on your requirements. Regards. Rob. On Thu, Nov 8, 2012 at 12:15 AM, Stefan Hajnoczi <1075...@bugs.launchpad.net > wrote: > On Tue, Nov 6, 2012 at 11:38 PM, Robert Hubbard > wrote: > > Duplicate - Same issue related to header/footer - When does th

Re: [Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file

2012-11-08 Thread Fam Zheng
Hi Stefan, The footer issue has been fixed by Kevin with 65bd155c7356d448ffee7f89149c4d473076b0ba And this should be in 1.20, I assume, Robert. --- Best regards! Fam Zheng On Thu, Nov 8, 2012 at 4:15 PM, Stefan Hajnoczi wrote: > On Tue, Nov 6, 2012 at 11:38 PM, Robert Hubbard > wrote: >> Dup

Re: [Qemu-devel] [Bug 1075252] Re: qemu-img cannot read VMDK4 file

2012-11-08 Thread Stefan Hajnoczi
On Tue, Nov 6, 2012 at 11:38 PM, Robert Hubbard wrote: > Duplicate - Same issue related to header/footer - When does the code fix > show up in the git release train ? > > bug 907063 . The bug reporter did not follow the steps for submitting a patch that I posted: http://wiki.qemu.org/Contribute/