On Mon 08 May 2017 04:15:34 PM CEST, Stefan Hajnoczi wrote: > The measure subcommand calculates the size required by a new image file. > This can be used by users or management tools that need to allocate > space on an LVM volume, SAN LUN, etc before creating or converting an > image file. > > Suggested-by: Maor Lipchuk <mlipc...@redhat.com> > Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com> > --- > v5: > * Use UINT64_MAX instead of ~0ULL [Berto] > * Document qemu-img measure ofmt, fmt, output_fmt, and snapshot_param > [Berto] > ---
I had left some comments to v5 of this patch, I'm not sure if you saw that e-mail: https://lists.gnu.org/archive/html/qemu-devel/2017-05/msg01717.html Berto