]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-img: pass current cmd info into command handlers
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 31 May 2025 17:15:46 +0000 (20:15 +0300)
committerKevin Wolf <kwolf@redhat.com>
Tue, 15 Jul 2025 18:49:01 +0000 (20:49 +0200)
commit80415af893644e440f73e8c87dc104f4ebd36434
tree469138c73fec2e91ceb6d8a6212b65e03d169c75
parentfef5f1d4aa60360226bc15288611998b3699618f
qemu-img: pass current cmd info into command handlers

This info will be used to generate --help output.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20250531171609.197078-5-mjt@tls.msk.ru>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-img.c