From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJghh-0000Bx-Eo for qemu-devel@nongnu.org; Tue, 19 Aug 2014 06:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJghZ-0001PE-Ky for qemu-devel@nongnu.org; Tue, 19 Aug 2014 06:31:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJghZ-0001Ot-DH for qemu-devel@nongnu.org; Tue, 19 Aug 2014 06:31:41 -0400 Date: Tue, 19 Aug 2014 11:31:37 +0100 From: Stefan Hajnoczi Message-ID: <20140819103137.GC25538@stefanha-thinkpad.redhat.com> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sHrvAb52M6C8blB9" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator 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, Maria Kustova --sHrvAb52M6C8blB9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 11, 2014 at 03:55:03PM +0400, Maria Kustova wrote: > This patch series adds support of refcount tables and blocks to the qcow2= image > generator. >=20 > This patch series was created for the 'block-next' branch and based on th= e next > series: > [PATCH V3] layout: Reduce number of generator functions in __ini= t__ >=20 > 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 >=20 > 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(-) >=20 > --=20 > 1.9.3 >=20 Reviewed-by: Stefan Hajnoczi --sHrvAb52M6C8blB9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT8yeJAAoJEJykq7OBq3PIGxAH/3Nnf618nRBIECyZ3bac4Tw4 Hvruuf3zphmzUSgyug2PH80wby5L9p05UCsTQgzWFQ7pKLtfNNHZxcQVUQXmW7NE 3K6YlEDu2IgUaw8F52d8SFF4NfHkQdlPeEAeYDmu94JaJSP2tT4gzQtfkb/81E5S 74HzelfDaTEBEhNewsRrgtdQUtp2ndKokpLRepdZpa7ml1FXTGoDW62fHBzxNIN8 OmyUXHOcJFl5eAeAjjeEBE8Qdha+6KTfexUDj/sfgX6Lpe7wdzuo0wOCBGlI0QXc n7PIH83K5BTlF1QfrxbUR4yT+51kVQ9CJyEv4xT66f6qwDblTK2MWa1LBbBqTpI= =s8UK -----END PGP SIGNATURE----- --sHrvAb52M6C8blB9--