ZVHD/ZVHD2 is a private image format for Huaweicloud.
This module is based on qemu 2.3.0 version to support zvhd/zvhd2 format convert from/to other formats by qemu-img command
How to use this module?
Requirement
The development environment for compiling this module consists of:
ims-qemu-img
ZVHD/ZVHD2 is a private image format for Huaweicloud. This module is based on qemu 2.3.0 version to support zvhd/zvhd2 format convert from/to other formats by qemu-img command
How to use this module?
Requirement
The development environment for compiling this module consists of:
Install the necessary development packages:
Compile
Download,compile and install zstd library:
Enter the source code directory and compile the module:
Download qemu 2.3.0 version:
Depress qemu-2.3.0.tar.bz2
Copy all the ‘src’ files of this module to ‘qemu-2.3.0/block’ directory
Enter the ‘qemu-2.3.0’ directory,configure and compile
The qemu-img support zvhd/zvhd2 format is in the ‘qemu-2.3.0’ directory.
Now the ‘Supported formats’ of qemu-img includ zvhd and zvhd2.