This patch series was created for the 'block-next' branch and based on the next series: [PATCH V3] layout: Reduce number of generator functions in __init__
v0 -> v1 (based on the review of Fam Zheng): * Fixed typos * Made calculation of a refcount block size clearer. Maria Kustova (3): docs: List all image elements currently supported by the fuzzer fuzz: Add fuzzing functions for entries of refcount table and blocks layout: Add generators for refcount table and blocks docs/image-fuzzer.txt | 3 +- tests/image-fuzzer/qcow2/fuzz.py | 16 ++++- tests/image-fuzzer/qcow2/layout.py | 138 ++++++++++++++++++++++++++++++++++++- 3 files changed, 154 insertions(+), 3 deletions(-) -- 1.9.3