index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
redirect.c
Age
Commit message (
Expand
)
Author
2012-10-11
usb-redir: Revert usb-redir part of commit 93bfef4c
Hans de Goede
2012-10-11
usb-redir: Return babble when getting more bulk data then requested
Hans de Goede
2012-10-11
usb-redir: Move to core packet id and queue handling
Hans de Goede
2012-10-11
usb-redir: Get rid of unused async-struct dev member
Hans de Goede
2012-10-11
usb-redir: Get rid of local shadow copy of packet headers
Hans de Goede
2012-10-11
usb-redir: Get rid of async-struct get member
Hans de Goede
2012-10-11
usb-redir: Don't delay handling of open events to a bottom half
Hans de Goede
2012-10-11
usb-redir: Never return USB_RET_NAK for async handled packets
Hans de Goede
2012-07-09
usb-redir: Correctly handle the usb_redir_babble usbredir status
Hans de Goede
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
CrÃstian Viana
2012-04-26
usb-redir: Not finding an async urb id is not an error
Hans de Goede
2012-04-26
usb-redir: Reset device address and speed on disconnect
Hans de Goede
2012-04-26
usb-redir: An interface count of 0 is a valid value
Hans de Goede
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
2012-04-17
Add bootindex support to usb-host and usb-redir
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann