aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-msd.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-10SCSI cleanup, by Laurent Vivier.ths1-8/+8
2007-11-17Break up vl.h.pbrook1-1/+4
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-6/+6
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog1-0/+2
2007-03-31Fix usb hid and mass-storage protocol revision, by Juergen Keil.ths1-1/+1
2006-08-29SCSI TCQ support.pbrook1-57/+156
2006-08-19delete block devicebellard1-1/+8
2006-08-12SCSI and USB async IO support.pbrook1-16/+52
2006-07-19usb destroy API change (Lonnie Mendez)bellard1-6/+10
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard1-0/+3
2006-05-26SCSI lun probing fix.pbrook1-1/+1
2006-05-25Rearrange SCSI disk emulation code.pbrook1-0/+395