commit | b5613fdcb0e03d47852582c252942512f050b5b6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 10 11:02:59 2013 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Sep 19 11:28:40 2013 +0200 |
tree | 8c51b5ba6e9c473e28bcc6a3c0f6545ccce09fa8 | |
parent | 6c2679fc19560699679200fb42ab4659bcbe7f79 [diff] |
usb: remove old usb-host code The usb-host code has been rewritten for qemu 1.5 to use libusb, the old code has been left in as temporary fallback. Now we are two releases further out, targeting the 1.7 release. No major issues with the new code poped up until now. Time to remove it from tre tree. Should we ever need it again for some reason -- git has a copy for us in the history. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>