qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image generator
@ 2014-08-11 11:01 Maria Kustova
  2014-08-11 11:01 ` [Qemu-devel] [PATCH V4 1/3] docs: Expand the list of supported image elements with L1/L2 tables Maria Kustova
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maria Kustova @ 2014-08-11 11:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, famz, Maria Kustova, stefanha

This patch series adds support of L1/L2 tables to the qcow2 image generator.

This patch series was created for the 'block-next' branch and based on the next
series:
         [PATCH V6 0/5] tests: Add the image fuzzer with qcow2 support.

v3 -> v4:
   * Rebased to the new version of the parent patch series


Maria Kustova (3):
  docs: Expand the list of supported image elements with L1/L2 tables
  fuzz: Add fuzzing functions for L1/L2 table entries
  layout: Add generators of L1/L2 tables

 docs/image-fuzzer.txt              |   3 +-
 tests/image-fuzzer/qcow2/fuzz.py   |  28 ++++
 tests/image-fuzzer/qcow2/layout.py | 255 +++++++++++++++++++++++++++----------
 3 files changed, 219 insertions(+), 67 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-08-14 20:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 11:01 [Qemu-devel] [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image generator Maria Kustova
2014-08-11 11:01 ` [Qemu-devel] [PATCH V4 1/3] docs: Expand the list of supported image elements with L1/L2 tables Maria Kustova
2014-08-11 11:01 ` [Qemu-devel] [PATCH V4 2/3] fuzz: Add fuzzing functions for L1/L2 table entries Maria Kustova
2014-08-11 11:01 ` [Qemu-devel] [PATCH V4 3/3] layout: Add generators of L1/L2 tables Maria Kustova
2014-08-14 20:00   ` Stefan Hajnoczi
2014-08-14 20:01 ` [Qemu-devel] [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables 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).