commit | f1ae32a1ecda8aaff7a355c9030c0d8c363f3a70 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 07 14:55:18 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Mar 13 10:15:32 2012 +0100 |
tree | 39edd226fd23a9dfee6d32ee3cf289dfff05132d | |
parent | cb72b75824c0362e5cb32eb8796930f29fa36d17 [diff] |
usb: the big rename Reorganize usb source files. Create a new hw/usb/ directory and move all usb source code to that place. Also make filenames a bit more descriptive. Host adapters are prefixed with "hch-" now, usb device emulations are prefixed with "dev-". Fixup paths Makefile and include paths to make it compile. No code changes. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>