diff options
author | Markus Armbruster <armbru@redhat.com> | 2015-02-10 15:15:43 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2015-02-18 10:51:35 +0100 |
commit | 091e38b7dc3255d780f0603b5b93c25078c39856 (patch) | |
tree | 9d8e112c72d0338eeac52d4ae2f56d57d0314c4f /net | |
parent | 1677f4c66cf2228eb14f1b0571d0e3b38d0d6606 (diff) |
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 'net')
0 files changed, 0 insertions, 0 deletions