[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH V5 4/5] layout: Generator of fuzzed qcow2 images
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH V5 4/5] layout: Generator of fuzzed qcow2 images |
Date: |
Fri, 8 Aug 2014 14:14:12 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Wed, Aug 06, 2014 at 05:12:49PM +0400, Maria Kustova wrote:
> The layout submodule of the qcow2 package creates a random valid image,
> randomly selects some amount of its fields, fuzzes them and write the fuzzed
> image to the file. Fuzzing process can be controlled by an external
> configuration.
>
> Signed-off-by: Maria Kustova <address@hidden>
> ---
> tests/image-fuzzer/qcow2/layout.py | 369
> +++++++++++++++++++++++++++++++++++++
> 1 file changed, 369 insertions(+)
> create mode 100644 tests/image-fuzzer/qcow2/layout.py
Reviewed-by: Stefan Hajnoczi <address@hidden>
pgphWxtcwjzQf.pgp
Description: PGP signature
- [Qemu-devel] [PATCH V5 1/5] docs: Specification for the image fuzzer, (continued)
- [Qemu-devel] [PATCH V5 3/5] fuzz: Fuzzing functions for qcow2 images, Maria Kustova, 2014/08/06
- [Qemu-devel] [PATCH V5 4/5] layout: Generator of fuzzed qcow2 images, Maria Kustova, 2014/08/06
- Re: [Qemu-devel] [PATCH V5 4/5] layout: Generator of fuzzed qcow2 images,
Stefan Hajnoczi <=
- [Qemu-devel] [PATCH V5 5/5] package: Public API for image-fuzzer/runner/runner.py, Maria Kustova, 2014/08/06
- Re: [Qemu-devel] [PATCH V5 0/5] tests: Add the image fuzzer with qcow2 support, Stefan Hajnoczi, 2014/08/08