From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFjzx-0000Qm-Ko for qemu-devel@nongnu.org; Fri, 08 Aug 2014 09:14:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFjzs-0001EA-F3 for qemu-devel@nongnu.org; Fri, 08 Aug 2014 09:14:21 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:46810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFjzs-0001E5-88 for qemu-devel@nongnu.org; Fri, 08 Aug 2014 09:14:16 -0400 Received: by mail-wi0-f178.google.com with SMTP id hi2so995816wib.5 for ; Fri, 08 Aug 2014 06:14:15 -0700 (PDT) Date: Fri, 8 Aug 2014 14:14:12 +0100 From: Stefan Hajnoczi Message-ID: <20140808131412.GF15209@stefanha-thinkpad.redhat.com> References: <9bbbdcca6dfb0608cdf25a4bfe64fcfbf4e77d72.1407328960.git.maria.k@catit.be> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GLp9dJVi+aaipsRk" Content-Disposition: inline In-Reply-To: <9bbbdcca6dfb0608cdf25a4bfe64fcfbf4e77d72.1407328960.git.maria.k@catit.be> Subject: Re: [Qemu-devel] [PATCH V5 4/5] layout: Generator of fuzzed qcow2 images List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Maria Kustova Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, Maria Kustova --GLp9dJVi+aaipsRk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 fuz= zed > image to the file. Fuzzing process can be controlled by an external > configuration. >=20 > Signed-off-by: Maria Kustova > --- > 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 --GLp9dJVi+aaipsRk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT5M0kAAoJEJykq7OBq3PIBMQIALCW7oalHRe9/ybRIChRfice p5F1ansLugd4ihHKVTkU5XsKfor/ZZvQ7j8qWhyi8s7u5LonmzTyw9VkHdWKlLJZ JYjsXIEG927t8hksxNGgukgOtlx+pJif9kACVOLgZzD8+UZq5/ItgbKapFmM8B3V w04HLsk5kM+GIOGHzKt9GmuNniEM2JF8DjqfWlG6oFVCPdm27jseqCcbSgaXMZpP GynaM9L6QDwuU4dyY13BBlKdJaTLvVbtoRcZr14icU4dyHBRw7JMHEgoeUO8sArB b8DbitPL5+IFQKF3BbSYqvHf3JJpz34JGahO5fs+Tslhcfhak2UQ0+mGcZ/zAp4= =vynf -----END PGP SIGNATURE----- --GLp9dJVi+aaipsRk--