On 05/25/2017 10:26 AM, Vladimir Sementsov-Ogievskiy wrote: > Shows format 'sparseness' of the image top level. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> > --- > qapi/block-core.json | 3 ++- > qemu-img.c | 19 +++++++++++++++++++ > 2 files changed, 21 insertions(+), 1 deletion(-) > > diff --git a/qapi/block-core.json b/qapi/block-core.json > index ea0b3e8b13..c7ed5dc970 100644 > --- a/qapi/block-core.json > +++ b/qapi/block-core.json > @@ -185,7 +185,8 @@ > '*image-end-offset': 'int', '*corruptions': 'int', '*leaks': > 'int', > '*corruptions-fixed': 'int', '*leaks-fixed': 'int', > '*total-clusters': 'int', '*allocated-clusters': 'int', > - '*fragmented-clusters': 'int', '*compressed-clusters': 'int' } } > + '*fragmented-clusters': 'int', '*compressed-clusters': 'int', > + '*format-unallocated-size': 'uint64'} }
Missing documentation (including a since 2.10 blurb). -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature