summary refs log tree commit diff stats
path: root/util/qemu-option.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-02-10 15:14:02 +0100
committerMarkus Armbruster <armbru@redhat.com>2015-02-18 10:51:39 +0100
commit6936f299a47acf84b4d926d0eec4cdf3cf2274ba (patch)
tree32dffa3842c08f486af94194238fbdabc2907ca5 /util/qemu-option.c
parenta720a390b1b2260d245bcc96923bf17e186b4b7e (diff)
downloadfocaccia-qemu-6936f299a47acf84b4d926d0eec4cdf3cf2274ba.tar.gz
focaccia-qemu-6936f299a47acf84b4d926d0eec4cdf3cf2274ba.zip
qemu-img: 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().

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