summary refs log tree commit diff stats
path: root/hw/usb/dev-bluetooth.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-02-10 15:15:43 +0100
committerMarkus Armbruster <armbru@redhat.com>2015-02-18 10:51:35 +0100
commit091e38b7dc3255d780f0603b5b93c25078c39856 (patch)
tree9d8e112c72d0338eeac52d4ae2f56d57d0314c4f /hw/usb/dev-bluetooth.c
parent1677f4c66cf2228eb14f1b0571d0e3b38d0d6606 (diff)
downloadfocaccia-qemu-091e38b7dc3255d780f0603b5b93c25078c39856.tar.gz
focaccia-qemu-091e38b7dc3255d780f0603b5b93c25078c39856.zip
monitor: Avoid qerror_report_err() outside QMP command handlers
qerror_report_err() is a transitional interface to help with
converting existing monitor commands to QMP.  It should not be used
elsewhere.  Replace by error_report_err() in HMP command handler
hmp_trace_event().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/usb/dev-bluetooth.c')
0 files changed, 0 insertions, 0 deletions