usb: remove support for -usbdevice parameters
commit405cf80ceb6ba62c7bafba55a85af51262d25b36
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Mar 2021 17:33:20 +0000 (10 18:33 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Mar 2021 16:00:58 +0000 (15 17:00 +0100)
tree51915f58b70e566251c4d1263d692d2369c5351b
parent7707beaea780d1ed918fd25a9ce84f055fe17921
usb: remove support for -usbdevice parameters

No device needs them anymore and in fact they're undocumented.
Remove the code.  The only change in behavior is that "-usbdevice
braille:hello" now reports an error, which is a bugfix.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210310173323.1422754-2-thuth@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/bus.c
hw/usb/dev-serial.c
include/hw/usb.h