Re: [Qemu-devel] [PATCH] qed: add qed-tool.py image manipulation utility

2011-12-02 Thread Stefan Hajnoczi
On Fri, Dec 2, 2011 at 11:13 AM, Kevin Wolf wrote: > Am 02.12.2011 11:23, schrieb Stefan Hajnoczi: >> On Fri, Dec 2, 2011 at 9:15 AM, Kevin Wolf wrote: >>> Am 01.12.2011 18:00, schrieb Stefan Hajnoczi: The qed-tool.py utility can inspect and manipulate QED image files.  It can be used f

Re: [Qemu-devel] [PATCH] qed: add qed-tool.py image manipulation utility

2011-12-02 Thread Kevin Wolf
Am 02.12.2011 11:23, schrieb Stefan Hajnoczi: > On Fri, Dec 2, 2011 at 9:15 AM, Kevin Wolf wrote: >> Am 01.12.2011 18:00, schrieb Stefan Hajnoczi: >>> The qed-tool.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

Re: [Qemu-devel] [PATCH] qed: add qed-tool.py image manipulation utility

2011-12-02 Thread Stefan Hajnoczi
On Fri, Dec 2, 2011 at 9:15 AM, Kevin Wolf wrote: > Am 01.12.2011 18:00, schrieb Stefan Hajnoczi: >> The qed-tool.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

Re: [Qemu-devel] [PATCH] qed: add qed-tool.py image manipulation utility

2011-12-02 Thread Kevin Wolf
Am 01.12.2011 18:00, schrieb Stefan Hajnoczi: > The qed-tool.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

[Qemu-devel] [PATCH] qed: add qed-tool.py image manipulation utility

2011-12-01 Thread Stefan Hajnoczi
The qed-tool.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 imag