Re: [Qemu-devel] [PATCH] vmdk: Create streamOptimized as version 3

2016-03-08 Thread Radoslav Gerganov
On 17.09.2015 08:04, Fam Zheng wrote: > VMware products accept only version 3 for streamOptimized, let's bump > the version. > > Reported-by: Radoslav Gerganov > Signed-off-by: Fam Zheng > --- > block/vmdk.c | 8 +++- > 1 file changed, 7 insertions(+), 1 dele

[Qemu-devel] [Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-09-16 Thread Radoslav Gerganov
My patch has landed: https://github.com/qemu/qemu/commit/3efffc3292d94271a15b1606b4a56adf6c6f04ed I think we can resolve this bug as fixed. Just one note for those how are trying to use streamOptimized images with VMware: you need to patch the VMDK version because VMware products accept only ver

[Qemu-devel] [Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-09-09 Thread Radoslav Gerganov
With the latest codebase there is no error message but the converted streamOptimized image is incorrect. I have a patch for this and will submit it for review soon. ** Changed in: qemu Status: New => Confirmed ** Changed in: qemu Assignee: (unassigned) => Radoslav Ge