qemu/include/monitor
Markus Armbruster 8acb2a758b monitor: Simplify how -device/device_add print help
Commit a95db58f21 added monitor_vfprintf() as an error_printf()
generalized from stderr to arbitrary streams, then used it wrapped in
helper out_printf() to print -device/device_add help to stdout.  Use
qemu_printf() instead, and delete monitor_vfprintf() and out_printf().

Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190417190641.26814-16-armbru@redhat.com>
2019-04-18 22:18:59 +02:00
..
hmp-target.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
monitor.h monitor: Simplify how -device/device_add print help 2019-04-18 22:18:59 +02:00
qdev.h qdev: add function qdev_set_id() 2016-11-22 10:29:37 -08:00