Fix faligndata (Vince Weaver)
[qemu] / usb-linux.c
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-10-31 balrogUse a O_NONBLOCK pipe for iso completion signals for...
2007-10-04 balrogQuiet warnings introduced with the USB iso support.
2007-10-04 balrogUSB iso transfers support for the linux redirector...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-12-10 thsBuild fix for newer kernel headers, thanks Jason Wessel.
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-07-19 bellardLinux compilation fix
2006-06-26 bellarddisplay device identifier string for user with info...
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-03-11 pbrookTweak UHCI device settings. Ignore host root hubs.
2005-11-13 bellardcorrect use of USBDEVFS_DISCONNECT
2005-11-06 bellardUSB user interface
2005-11-05 bellardinitial USB support