Difference between revisions of "Qcow2"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
[[wikipedia:qcow2]]<ref>https://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/interop/qcow2.txt;hb=HEAD</ref> is a [[file format]] for [[disk image]] files used by [[QEMU]]. qcow2 support [[AES]] and multiple [[snapshots]].
 
[[wikipedia:qcow2]]<ref>https://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/interop/qcow2.txt;hb=HEAD</ref> is a [[file format]] for [[disk image]] files used by [[QEMU]]. qcow2 support [[AES]] and multiple [[snapshots]].
 +
 +
A qcow2 image file is organized in units of constant size, which are called (host) clusters. A cluster is the unit in which all allocations are done, both for actual guest data and for image metadata.<ref>https://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/interop/qcow2.txt;hb=HEAD</ref>
  
  

Revision as of 06:38, 3 March 2020

Advertising: