37 Commits (cbbfacc66864950ab3631b47aa243ee59eaee786)

Author SHA1 Message Date
Jason Wessel d55ebf5539 USB serial device support 17 years ago
aliguori 376253ece4 monitor: Rework API (Jan Kiszka) 17 years ago
aliguori 1eec614b36 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) 17 years ago
blueswir1 b4e237aae7 Suppress a -Werror=format-security warning 18 years ago
blueswir1 6806364989 Native BSD host USB support (Juergen Lock, Lonnie Mendez) 18 years ago
blueswir1 47398b9c36 Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger 18 years ago
pbrook e41b39105b Use locally defined structure. 18 years ago
blueswir1 5be8e1f258 Silence warnings about unused variables 18 years ago
aliguori f16a0db323 Keep usb host scanning from leaking file descriptors 18 years ago
aliguori 22babebbaa Fix broken USB support for Linux host (Bjorn Danielsson) 18 years ago
aliguori 0f431527b7 Add USB sys file-system support (v8) (TJ) 18 years ago
aliguori ac4ffb5a13 Don't use sprintf() or strcpy() 18 years ago
blueswir1 d9cf15784f Define a few structures instead of including a file, add "static" 18 years ago
aliguori 5d0c5750bb usb: Support for removing device by host addr, improved auto filter syntax (Max Krasnyansky) 18 years ago
aliguori 446ab1284e husb: Make control transactions asynchronous (Max Krasnyansky) 18 years ago
aliguori 0d38064858 husb: Fixup printfs and stuff based on the review comments (Max Krasnyansky) 18 years ago
aliguori 24772c1eda husb: remove disconnect detection timer (Max Krasnyansky) 18 years ago
aliguori 64838171c4 husb: rewrite Linux host USB layer, fully async operation (Max Krasnyansky) 18 years ago
aliguori 4b096fc9ec husb: support for USB host device auto connect (Max Krasnyansky) 18 years ago
aliguori 1f3870ab24 husb: support for USB host device auto disconnect (Max Krasnyansky) 18 years ago
pbrook 9596ebb701 Add statics and missing #includes for prototypes. 19 years ago
pbrook 87ecb68bdf Break up vl.h. 19 years ago
balrog 046833eae3 Use a O_NONBLOCK pipe for iso completion signals for thread-safety, by Arnon Gilboa. 19 years ago
balrog 4d043a0900 Quiet warnings introduced with the USB iso support. 19 years ago
balrog b9dc033c0d USB iso transfers support for the linux redirector and for UHCI, by Arnon Gilboa. 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths a42aa81571 Build fix for newer kernel headers, thanks Jason Wessel. 20 years ago
pbrook 4d611c9a2f SCSI and USB async IO support. 20 years ago
bellard 059809e451 usb destroy API change (Lonnie Mendez) 20 years ago
bellard 3b2ccc57c7 Linux compilation fix 20 years ago
bellard 1f6e24e73c display device identifier string for user with info usb (Lonnie Mendez) 20 years ago
pbrook 2e5d83bbef Rearrange SCSI disk emulation code. 20 years ago
pbrook 38ca0f6dee Tweak UHCI device settings. Ignore host root hubs. 20 years ago
bellard 868bfe2b2b correct use of USBDEVFS_DISCONNECT 21 years ago
bellard a594cfbf3e USB user interface 21 years ago
bellard bb36d4708b initial USB support 21 years ago