summaryrefslogtreecommitdiffstats
path: root/hmp-commands-info.hx
diff options
context:
space:
mode:
authorGerd Hoffmann2021-06-24 12:38:34 +0200
committerPaolo Bonzini2021-07-09 18:21:33 +0200
commitf1a74bf976d52409047a187ff4ef1f3ac8c6c612 (patch)
tree60476ea3bb9c2beccc550e46e8dd3f6cfc01770b /hmp-commands-info.hx
parentusb: drop usb_host_dev_is_scsi_storage hook (diff)
downloadqemu-f1a74bf976d52409047a187ff4ef1f3ac8c6c612.tar.gz
qemu-f1a74bf976d52409047a187ff4ef1f3ac8c6c612.tar.xz
qemu-f1a74bf976d52409047a187ff4ef1f3ac8c6c612.zip
monitor/usb: register 'info usbhost' dynamically
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Jose R. Ziviani <jziviani@suse.de> Message-Id: <20210624103836.2382472-33-kraxel@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hmp-commands-info.hx')
-rw-r--r--hmp-commands-info.hx1
1 files changed, 0 insertions, 1 deletions
diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
index fb59c27200..ce42aef47a 100644
--- a/hmp-commands-info.hx
+++ b/hmp-commands-info.hx
@@ -368,7 +368,6 @@ ERST
.args_type = "",
.params = "",
.help = "show host USB devices",
- .cmd = hmp_info_usbhost,
},
SRST