aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/redirect.c
AgeCommit message (Expand)Author
2012-09-13usb-redir: Revert usb-redir part of commit 93bfef4cHans de Goede
2012-09-13usb-redir: Add chardev open / close debug loggingHans de Goede
2012-09-13usb-redir: Add support for migrationHans de Goede
2012-09-13usb-redir: Store max_packet_size in endp_dataHans de Goede
2012-09-13usb-redir: Add an already_in_flight packet-id queueHans de Goede
2012-09-13usb-redir: Change cancelled packet code into a generic packet-id queueHans de Goede
2012-09-11usb-redir: Enable pipelining for bulk endpointsHans de Goede
2012-09-11usb-redir: Ensure our peer has the necessary caps when redirecting to XHCIHans de Goede
2012-09-11usb-redir: Add a usbredir_reject_device helper functionHans de Goede
2012-09-11usb-redir: Set ep max_packet_size if availableHans de Goede
2012-09-11usb-redir: Convert to new libusbredirparser 0.5 APIHans de Goede
2012-09-11usb-redir: Return babble when getting more bulk data then requestedHans de Goede
2012-09-11usb-redir: Move to core packet id and queue handlingHans de Goede
2012-09-11usb-redir: Get rid of unused async-struct dev memberHans de Goede
2012-09-11usb-redir: Get rid of local shadow copy of packet headersHans de Goede
2012-09-11usb-redir: Get rid of async-struct get memberHans de Goede
2012-09-11usb-redir: Don't delay handling of open events to a bottom halfHans de Goede
2012-09-11usb-redir: Never return USB_RET_NAK for async handled packetsHans de Goede
2012-07-09usb-redir: Correctly handle the usb_redir_babble usbredir statusHans de Goede
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana
2012-04-26usb-redir: Not finding an async urb id is not an errorHans de Goede
2012-04-26usb-redir: Reset device address and speed on disconnectHans de Goede
2012-04-26usb-redir: An interface count of 0 is a valid valueHans de Goede
2012-04-17usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann