Re: [Qemu-devel] [PATCH v2] qemu-iotests: add qed.py image manipulation utility

2012-07-26 Thread Eric Blake
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 feature > to copy just the metadata out of

Re: [Qemu-devel] [PATCH v2] qemu-iotests: add qed.py image manipulation utility

2012-07-26 Thread Stefan Hajnoczi
On Thu, Jul 26, 2012 at 01:34:06PM +0200, Kevin Wolf wrote: > Am 26.07.2012 09:08, schrieb Stefan Hajnoczi: > > 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.

Re: [Qemu-devel] [PATCH v2] qemu-iotests: add qed.py image manipulation utility

2012-07-26 Thread Kevin Wolf
Am 26.07.2012 09:08, schrieb Stefan Hajnoczi: > 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 feature > to copy just the metadata out of a

[Qemu-devel] [PATCH v2] qemu-iotests: add qed.py image manipulation utility

2012-07-26 Thread Stefan Hajnoczi
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 feature to copy just the metadata out of an image file, allowing users to share broken image fil