On 21.10.21 12:12, Vladimir Sementsov-Ogievskiy wrote:
Allow compare only top images of backing chains. This is useful to
compare images with same backing file or to compare incremental images
from the chain of incremental backups with "--stat" option.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
---
docs/tools/qemu-img.rst | 9 ++++++++-
qemu-img.c | 8 ++++++--
qemu-img-cmds.hx | 4 ++--
3 files changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Hanna Reitz <hre...@redhat.com>