qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH V2 0/3] image-fuzzer: Support refcount structures in


From: Maria Kustova
Subject: [Qemu-devel] [PATCH V2 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator
Date: Tue, 19 Aug 2014 16:25:10 +0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]