Break up vl.h.
[qemu] / hw / usb-msd.c
2007-11-17 pbrookBreak up vl.h.
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...
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-03-31 thsFix usb hid and mass-storage protocol revision, by...
2006-08-29 pbrookSCSI TCQ support.
2006-08-19 bellarddelete block device
2006-08-12 pbrookSCSI and USB async IO support.
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-05-26 pbrookSCSI lun probing fix.
2006-05-25 pbrookRearrange SCSI disk emulation code.