summaryrefslogtreecommitdiffstats
path: root/hw/usb/host-legacy.c
Commit message (Collapse)AuthorAgeFilesLines
* usb-host: move legacy cmd line bitsGerd Hoffmann2013-02-191-0/+144
The code handling the "-usbdevice host:..." legacy command line syntax is moved to the new hw/usb/host-legacy.c file. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>