diff options
| author | Markus Armbruster | 2015-03-12 16:08:02 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2015-03-16 17:07:25 +0100 |
| commit | 2867ce4ab86c77579e94c6bb2b6e44ddfcf67f5d (patch) | |
| tree | d73f834e45810b1ed8e9a422e6080edc088ed194 /scripts/switch-timer-api | |
| parent | block: Fix block-set-write-threshold not to use funky error class (diff) | |
| download | qemu-2867ce4ab86c77579e94c6bb2b6e44ddfcf67f5d.tar.gz qemu-2867ce4ab86c77579e94c6bb2b6e44ddfcf67f5d.tar.xz qemu-2867ce4ab86c77579e94c6bb2b6e44ddfcf67f5d.zip | |
qemu-img: Avoid qerror_report_err() outside QMP handlers, again
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().
Commit 6936f29 cleaned that up in qemu-img.c, but two calls have crept
in since. Take care of them the same way.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
