.QCOW File
.qcow is QEMU Copy On Write Disk Image
Features | Description |
---|---|
File Extension | .qcow |
Format | Binary |
Category | Disk Image |
.qcow is QEMU Copy On Write Disk Image
Features | Description |
---|---|
File Extension | .qcow |
Format | Binary |
Category | Disk Image |
What's on this Page
The qcow image format is one of the disk image formats supported by the QEMU processor emulator. It is a representation of a fixed size block device in a file. Benefits it offers over using raw dump representation include:
A qcow file extension is related to the QEMU Copy-On-Write file format used to store disk images.