summaryrefslogtreecommitdiffstats
path: root/hw/usb/hcd-ehci.c
diff options
context:
space:
mode:
authorMarkus Armbruster2015-03-12 17:26:50 +0100
committerGerd Hoffmann2015-03-17 14:23:53 +0100
commitc326529b74aa37adb216604bb6ca93cd49007012 (patch)
tree144ab2272611820fb9c535cacf1dc0e642ff81a5 /hw/usb/hcd-ehci.c
parentusb/dev-storage: Fix QMP device_add missing encryption key failure (diff)
downloadqemu-c326529b74aa37adb216604bb6ca93cd49007012.tar.gz
qemu-c326529b74aa37adb216604bb6ca93cd49007012.tar.xz
qemu-c326529b74aa37adb216604bb6ca93cd49007012.zip
usb/dev-storage: Avoid qerror_report_err() outside QMP handlers
qerror_report_err() is a transitional interface to help with converting existing monitor commands to QMP. It should not be used elsewhere. usb_msd_password_cb() is only called from within an HMP command handler. Replace by error_report_err(). Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/usb/hcd-ehci.c')
0 files changed, 0 insertions, 0 deletions