projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9531b6
)
docs: fix one issue in qcow2 specs
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Tue, 24 Apr 2012 07:11:27 +0000
(15:11 +0800)
committer
Kevin Wolf
<kwolf@redhat.com>
Wed, 2 May 2012 16:39:39 +0000
(18:39 +0200)
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
docs/specs/qcow2.txt
patch
|
blob
|
history
diff --git
a/docs/specs/qcow2.txt
b/docs/specs/qcow2.txt
index 65e632555f620a4d236d8811c6abc0ed26f82eaf..87bf785fe080f9b5f524e79bbe2b624308b0605d 100644
(file)
--- a/
docs/specs/qcow2.txt
+++ b/
docs/specs/qcow2.txt
@@
-262,7
+262,7
@@
Standard Cluster Descriptor:
56 - 61: Reserved (set to 0)
-Compressed Clusters Descriptor (x = 62 - (cluster_
size
- 8)):
+Compressed Clusters Descriptor (x = 62 - (cluster_
bits
- 8)):
Bit 0 - x: Host cluster offset. This is usually _not_ aligned to a
cluster boundary!