]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-img: compare: use helper function for --object
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 31 May 2025 17:15:52 +0000 (20:15 +0300)
committerKevin Wolf <kwolf@redhat.com>
Tue, 15 Jul 2025 18:49:01 +0000 (20:49 +0200)
commiteedfb5c07e270eca9bfe1f8f16303b23447f8176
tree0e447133d5d609b810855c3596d9f63f3ac0ac68
parenta79d282fc9e1dfa887b13e079279277ea257162a
qemu-img: compare: use helper function for --object

Use the same function to parse --object as used by all
other qemu-img subcommands.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Message-ID: <20250531171609.197078-11-mjt@tls.msk.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-img.c