mbox series

[0/3] usb-host: some little tweaks to hopefully reduce usb pass-through problems.

Message ID 20190522094702.17619-1-kraxel@redhat.com (mailing list archive)
Headers show
Series usb-host: some little tweaks to hopefully reduce usb pass-through problems. | expand

Message

Gerd Hoffmann May 22, 2019, 9:46 a.m. UTC
Gerd Hoffmann (3):
  usb: call reset handler before updating state
  usb-host: skip reset for untouched devices
  usb-host: avoid libusb_set_configuration calls

 hw/usb/core.c        |  2 +-
 hw/usb/host-libusb.c | 21 +++++++++++++--------
 2 files changed, 14 insertions(+), 9 deletions(-)