diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2009-10-26 15:56:50 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-10-30 08:39:32 -0500 |
commit | 26a9e82ac4419f4d096404100b63fb2200e47000 (patch) | |
tree | 73f2637db4313d2b37bfaefaf02a76a99ce469b9 /hw/usb-bus.c | |
parent | b3e461d3d6426db74870cd2f54fc24af336660e9 (diff) |
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 <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/usb-bus.c')
0 files changed, 0 insertions, 0 deletions