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
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
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