-
Notifications
You must be signed in to change notification settings - Fork 18
Library and tools to access the QEMU Copy-On-Write (QCOW) image format
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
libyal/libqcow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libqcow is a library to access the QEMU Copy-On-Write (QCOW) image file format. Project information: * Status: alpha * Licence: LGPLv3+ Read-only supported QCOW formats: * version 1 * version 2 * version 3 Supported QCOW format features: * zlib (DEFLATE) compression * AES-CBC 128-bit encryption * backing file (differential image) Unsupported QCOW format features: * LUKS encryption * data file * in-image snapshots Work in progress: * Thread-safety in file API functions For more information see: * Project documentation: https://github.com/libyal/libqcow/wiki/Home * How to build from source: https://github.com/libyal/libqcow/wiki/Building
About
Library and tools to access the QEMU Copy-On-Write (QCOW) image format
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published