commit | e144bb7af49ca8756b7222a75811f3b85b0bc1f5 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Jun 03 16:30:18 2013 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Sep 19 13:04:53 2013 +0200 |
tree | 762382021445b1e19cdff67fb49126a8291c1382 | |
parent | 63cbab1628dc406ed5d765bd85bae3a1a525a2c0 [diff] |
usb: add xhci support $subject says all. Support for usb3 streams is not implemented yet, otherwise it is fully functional. Tested all usb devices supported by qemu (keyboard, storage, usb hubs), except for usb attached scsi in usb3 mode (which needs streams). Tested on qemu only, tagged with QEMU_HARDWARE because of that. Testing with physical hardware to be done. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>