qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator
@ 2014-08-11 11:55 Maria Kustova
  2014-08-11 11:55 ` [Qemu-devel] [PATCH 1/3] docs: List all image elements currently supported by the fuzzer Maria Kustova
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Maria Kustova @ 2014-08-11 11:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, famz, Maria Kustova, stefanha

This patch series adds support of refcount tables and blocks to the qcow2 image
generator.

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__

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 tbles and blocks

 docs/image-fuzzer.txt              |   3 +-
 tests/image-fuzzer/qcow2/fuzz.py   |  16 ++++-
 tests/image-fuzzer/qcow2/layout.py | 136 ++++++++++++++++++++++++++++++++++++-
 3 files changed, 152 insertions(+), 3 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-08-19 10:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 11:55 [Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator Maria Kustova
2014-08-11 11:55 ` [Qemu-devel] [PATCH 1/3] docs: List all image elements currently supported by the fuzzer Maria Kustova
2014-08-19  7:16   ` Fam Zheng
2014-08-11 11:55 ` [Qemu-devel] [PATCH 2/3] fuzz: Add fuzzing functions for entries of refcount table and blocks Maria Kustova
2014-08-19  7:36   ` Fam Zheng
2014-08-11 11:55 ` [Qemu-devel] [PATCH 3/3] layout: Add generators for refcount tbles " Maria Kustova
2014-08-19  9:36   ` Fam Zheng
2014-08-19 10:12     ` M.Kustova
2014-08-19 10:31 ` [Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).