summary refs log tree commit diff stats
path: root/hw/net/xgmac.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2020-07-14 18:01:58 +0200
committerMarkus Armbruster <armbru@redhat.com>2020-07-21 17:22:44 +0200
commit029afc4e76041e1a320530d97f99122a1b3d5da2 (patch)
tree02f3027e1648267191b10f3f3324a75282625964 /hw/net/xgmac.c
parentaf3d69058e09bede9900f266a618ed11f76f49f3 (diff)
downloadfocaccia-qemu-029afc4e76041e1a320530d97f99122a1b3d5da2.tar.gz
focaccia-qemu-029afc4e76041e1a320530d97f99122a1b3d5da2.zip
qdev: Fix device_add DRIVER,help to print to monitor
Help on device properties gets printed to stdout instead of the
monitor.  If you have the monitor anywhere else, no help for you.
Broken when commit e1043d674d "qdev: use object_property_help()"
accidentally switched from qemu_printf() to printf().  Switch right
back.

Fixes: e1043d674d792ff64aebae1a3eafc08b38a8a085
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200714160202.3121879-2-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'hw/net/xgmac.c')
0 files changed, 0 insertions, 0 deletions