Re: [Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page

2012-06-13 Thread Stefan Hajnoczi
On Tue, Jun 12, 2012 at 05:15:29PM +0200, Kevin Wolf wrote: > Am 12.06.2012 17:05, schrieb Stefan Hajnoczi: > > The qemu-img.1 man page is missing the qed format from its list of > > supported formats. Document the image creation options for qed. > > > > Suggested-by: Michael Tokarev > > Signed-

Re: [Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page

2012-06-12 Thread Kevin Wolf
Am 12.06.2012 17:05, schrieb Stefan Hajnoczi: > The qemu-img.1 man page is missing the qed format from its list of > supported formats. Document the image creation options for qed. > > Suggested-by: Michael Tokarev > Signed-off-by: Stefan Hajnoczi > --- > When the qcow2 QED mode is merged we ca

[Qemu-devel] [PATCH] qemu-img: document qed format on qemu-img man page

2012-06-12 Thread Stefan Hajnoczi
The qemu-img.1 man page is missing the qed format from its list of supported formats. Document the image creation options for qed. Suggested-by: Michael Tokarev Signed-off-by: Stefan Hajnoczi --- When the qcow2 QED mode is merged we can update this again to reflect good cache=writethrough perfo