summaryrefslogtreecommitdiff
path: root/hw/usb/host-libusb.c
AgeCommit message (Expand)Author
2019-03-07Introduce new "no_guest_reset" parameter for usb-host deviceAlexander Kappner
2018-12-10usb-host: reset and close libusb_device_handle before qemu exitlinzhecheng
2018-11-27usb-host: set ifs.detached as true if kernel driver is not activelinzhecheng
2018-05-07usb-host: skip open on pending postload bhGerd Hoffmann
2018-04-27Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_optionJohn Thomson
2017-06-21usb-host: support devices with sparse/non-sequential USB interfacesSamuel Brian
2017-04-03usb-host: switch to LIBUSB_API_VERSIONGerd Hoffmann
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth
2016-09-13usb-host: fix streams detection in usb_host_speed_compatGerd Hoffmann
2016-08-02wxx: Fix compilation of host-libusb.cStefan Weil
2016-08-02wxx: Fix compiler warning for host-libusb.cStefan Weil
2016-06-13usb-host: add special case for bus+addrGerd Hoffmann
2016-05-11usb: Support compilation without poll.hStefan Weil
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29usb: Clean up includesPeter Maydell
2015-11-03usb-host: fix usb3ep0quirk testGerd Hoffmann
2015-10-20usb-host: add wakeup call for iso xfersGerd Hoffmann
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange
2015-07-16Re-attach usb device to kernel while usb_host_open failsLin Ma
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-02-26Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...Peter Maydell
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster
2015-02-18error: Use error_report_err() where appropriateMarkus Armbruster
2014-12-10usb: delete redundant brackets in usb_host_handle_control()lijun
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann
2014-11-11Provide the missing LIBUSB_LOG_LEVEL_* for older libusb or FreeBSD. Providing...Chris Johns
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15host-libusb: remove bootindex property from qdev to qomGonglei
2014-09-23libusb: using error_report instead of fprintfGonglei
2014-09-23libusb: convert init to realizeGonglei
2014-09-23usb-bus: convert USBDeviceClass init to realizeGonglei
2014-07-01usb: initialize libusb_device to avoid crashJincheng Miao
2014-06-13usb-host: add range checks for usb-host parametersGerd Hoffmann
2014-06-02usb-host: add HAVE_STREAMS defineGerd Hoffmann
2014-06-02usb-host: allow attaching usb3 devices to ehciGerd Hoffmann
2014-05-26usb-host-libusb: Set stream id when submitting bulk-stream transfersHans de Goede
2014-05-26usb-host-libusb: Add alloc / free streams opsHans de Goede
2014-05-26usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2013-10-22usb-host-libusb: Detach kernel drivers earlierHans de Goede
2013-10-22usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede
2013-10-22usb-host-libusb: Fix reset handlingHans de Goede
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-06-24usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann
2013-06-24usb/host-libusb: Fix building with libusb git master codeHans de Goede
2013-06-03host-libusb: Correct test for USB packet stateEd Maste
2013-05-07usb-host: add usb_host_full_speed_compatGerd Hoffmann
2013-05-07usb-host: live migration support for the libusb versionGerd Hoffmann