projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ce6bfe
)
specs/qcow2: fix bitmap granularity qemu-specific note
author
Vladimir Sementsov-Ogievskiy
<vsementsov@virtuozzo.com>
Wed, 28 Jun 2017 12:05:01 +0000
(15:05 +0300)
committer
Max Reitz
<mreitz@redhat.com>
Tue, 11 Jul 2017 15:44:57 +0000
(17:44 +0200)
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id:
20170628120530
.31251-2-vsementsov@virtuozzo.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
docs/interop/qcow2.txt
patch
|
blob
|
history
diff --git
a/docs/interop/qcow2.txt
b/docs/interop/qcow2.txt
index 886a546825ea0297fdf327f9b77f4b26fcf02d2f..aee3553a4f5810d03fcb71396728607f7096c201 100644
(file)
--- a/
docs/interop/qcow2.txt
+++ b/
docs/interop/qcow2.txt
@@
-575,8
+575,7
@@
Structure of a bitmap directory entry:
17: granularity_bits
Granularity bits. Valid values: 0 - 63.
- Note: Qemu currently doesn't support granularity_bits
- greater than 31.
+ Note: Qemu currently supports only values 9 - 31.
Granularity is calculated as
granularity = 1 << granularity_bits