]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-nbd: Support help options for --object
authorKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2019 19:49:17 +0000 (21:49 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 14 Oct 2019 15:12:48 +0000 (17:12 +0200)
commit495bf893b0db2621726815b5625a6a788d3958aa
tree13b000968039404376652d7edf1f04bf15f01a52
parentc6e5cdfd4b06918a6bcefa2039af7253dbd5e3c0
qemu-nbd: Support help options for --object

Instead of parsing help options as normal object properties and
returning an error, provide the same help functionality as the system
emulator in qemu-nbd, too.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
qemu-nbd.c