cloudbase / windows-imaging-tools

Tools to automate the creation of a Windows image for OpenStack, supporting KVM, Hyper-V, ESXi and more.
Apache License 2.0
670 stars 227 forks source link

Added qemu-img 4.1.50 which supports parallel qcow2 compress / convert #307

Closed ader1990 closed 4 years ago

ader1990 commented 4 years ago

The qemu-img.exe binary is statically built and supports parallel vhdx to compressed qcow2 compression, which results in a much faster KVM image generation.

Also, it supports the commit operation for qcow2 (reopen support).

The qemu-img.exe version of this binary: qemu-img version 4.1.0

qemu head commit: 2cbda8f0ed0d6761e9dc10c8a883e8469b9d1065 Tree: https://github.com/ader1990/qemu/tree/v4.1.0-cloudbase

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.203 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/c40d91738a by @ader1990)

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.204 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/ae5983cfaf by @ader1990)

AppVeyorBot commented 4 years ago

:white_check_mark: Build windows-openstack-imaging-tools 1.0.206 completed (commit https://github.com/cloudbase/windows-openstack-imaging-tools/commit/30f1c39df2 by @ader1990)