Searched hist:"405 cf80ceb6ba62c7bafba55a85af51262d25b36" (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/usb/ |
H A D | dev-serial.c | 405cf80ceb6ba62c7bafba55a85af51262d25b36 Wed Mar 10 17:33:20 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> 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>
|
H A D | bus.c | 405cf80ceb6ba62c7bafba55a85af51262d25b36 Wed Mar 10 17:33:20 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> 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>
|
/qemu/include/hw/ |
H A D | usb.h | 405cf80ceb6ba62c7bafba55a85af51262d25b36 Wed Mar 10 17:33:20 UTC 2021 Paolo Bonzini <pbonzini@redhat.com> 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>
|