]> git.proxmox.com Git - qemu.git/commit - configure
usb: remove old usb-host code
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Sep 2013 09:02:59 +0000 (11:02 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 19 Sep 2013 09:28:40 +0000 (11:28 +0200)
commitb5613fdcb0e03d47852582c252942512f050b5b6
tree8c51b5ba6e9c473e28bcc6a3c0f6545ccce09fa8
parent6c2679fc19560699679200fb42ab4659bcbe7f79
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>
configure
hw/usb/host-bsd.c [deleted file]
hw/usb/host-linux.c [deleted file]