From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuNHq-0007bV-C9 for qemu-devel@nongnu.org; Thu, 26 Jul 2012 08:35:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuNHl-0001lv-Fm for qemu-devel@nongnu.org; Thu, 26 Jul 2012 08:35:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuNHl-0001lp-6K for qemu-devel@nongnu.org; Thu, 26 Jul 2012 08:35:21 -0400 Message-ID: <5011390D.1010605@redhat.com> Date: Thu, 26 Jul 2012 06:33:17 -0600 From: Eric Blake MIME-Version: 1.0 References: <1343286523-8212-1-git-send-email-stefanha@linux.vnet.ibm.com> In-Reply-To: <1343286523-8212-1-git-send-email-stefanha@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig919EB2A1C116D3F2C293E81E" Subject: Re: [Qemu-devel] [PATCH v2] qemu-iotests: add qed.py image manipulation utility List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig919EB2A1C116D3F2C293E81E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/26/2012 01:08 AM, Stefan Hajnoczi wrote: > The qed.py utility can inspect and manipulate QED image files. It can > be used for testing to see the state of image metadata and also to > inject corruptions into the image file. It also has a scrubbing featur= e > to copy just the metadata out of an image file, allowing users to share= > broken image files without revealing data in bug reports. >=20 > This has lived in my local repo for a long time but could be useful > to others. There are two use cases: >=20 > 1. qemu-iotests that need to manipulate (e.g. corrupt) QED image files= =2E > 2. Users that want to inspect or recover their QED image files. >=20 > Signed-off-by: Stefan Hajnoczi > +# > +# This work is licensed under the terms of the GNU GPL, version 2. Se= e or later? --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig919EB2A1C116D3F2C293E81E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQETkNAAoJEKeha0olJ0NqGPYH/icLGZc0vqLevKZ3E1rurW+I 7mCbOgj0sqLoo1H/M/vlTYZz9FsmJ6S6Wc6/G0Jl7eeIhsDRAMZFtUFEQLYrDuOQ RWgZiE/8Rq4tdtkjMwko1bzoW7H9FrPnUYp7jhcwSxn4hrXWeB+6dxrKdG8RbMGF 5Zee1UXRUz8aVzXFByXq0rsJ+tHEN/QzquT92oX6fUa/3bmiEzMLT1o9TrL5pFlw M5urDRTMlPKbGvCAwxunrzs206DDOsnV+e8yZhHE8X/yP+FqZ0BT89L0ROdLJFJn u+Hu6BCNUrl77g8s615nfK0z/6s2f9lNzzi4GyOX2C/ZzuPBIp7w5RJEL+3u2qw= =OTKh -----END PGP SIGNATURE----- --------------enig919EB2A1C116D3F2C293E81E--