]> Git Repo - qemu.git/commit
qdev-monitor: print help to stdout
authorMarc-André Lureau <[email protected]>
Fri, 7 Sep 2018 07:45:39 +0000 (11:45 +0400)
committerMarc-André Lureau <[email protected]>
Fri, 5 Oct 2018 12:14:22 +0000 (16:14 +0400)
commita95db58f210ddf5ed61f25cfcb89063cda86ea3c
tree63e813a437c031361127ec22f39acd059de0c234
parentb8e5671a8cd196e7262802ca895bf87d50416989
qdev-monitor: print help to stdout

qdev_device_help() is used from command line "-device help", or from
HMP "device_add". If used from command line, print help to stdout
(it is only printed on explicit demand).

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
include/monitor/monitor.h
monitor.c
qdev-monitor.c
This page took 0.027247 seconds and 4 git commands to generate.