diff options
author | Markus Armbruster | 2019-04-17 21:06:41 +0200 |
---|---|---|
committer | Markus Armbruster | 2019-04-18 22:18:59 +0200 |
commit | 8acb2a758bdeb15027ae3150fc0f4e14f6078006 (patch) | |
tree | 578d7fcf17e21d159e7a909eaa925a338b7069e5 /trace/simple.c | |
parent | char-pty: Print "char device redirected" message to stdout (diff) | |
download | qemu-8acb2a758bdeb15027ae3150fc0f4e14f6078006.tar.gz qemu-8acb2a758bdeb15027ae3150fc0f4e14f6078006.tar.xz qemu-8acb2a758bdeb15027ae3150fc0f4e14f6078006.zip |
monitor: Simplify how -device/device_add print help
Commit a95db58f210 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>
Diffstat (limited to 'trace/simple.c')
0 files changed, 0 insertions, 0 deletions