]> git.ipfire.org Git - thirdparty/qemu.git/commit
usb-host-libusb: set USB_DEV_FLAG_IS_HOST
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Jun 2013 11:17:02 +0000 (13:17 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 12 Aug 2013 20:15:49 +0000 (15:15 -0500)
commit045ccf7056e1451660231881d37fa37bbe0a3a3c
tree49a90550e052597cf9781e9b9499162318b873fd
parent820508eea686e47c4be880a7752c6b7b8f74e425
usb-host-libusb: set USB_DEV_FLAG_IS_HOST

... like host-{linux,bsd}.c do.

Cc: qemu-stable@nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit 628e54857a82a3cb65ef96c12640c30d6307a064)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/usb/host-libusb.c