« Previous | Next » 

Revision 26a9e82a

ID26a9e82ac4419f4d096404100b63fb2200e47000

Added by Gerd Hoffmann over 14 years ago

usb-host: use qdev for -usbdevice + rework.

Changes:

  • We don't create/delete devices, we attach/detach them instead.
  • The separate autofilter list is gone, we simply walk the list
    of devices directly instead.
  • Autofiltering is done unconditionally now. Non-auto device scan
    code got dropped.
  • Autofiltering turns off the timer if there is nothing to do, it
    runs only in case there are unattached host devices.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences