aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-msd.c
AgeCommit message (Expand)Author
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-08-21Add image format option for USB mass-storage devicesaurel32
2007-12-10SCSI cleanup, by Laurent Vivier.ths
2007-11-17Break up vl.h.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-30Remove repeated code and enable encrypted SD cards and USB sticks images.balrog
2007-03-31Fix usb hid and mass-storage protocol revision, by Juergen Keil.ths
2006-08-29SCSI TCQ support.pbrook
2006-08-19delete block devicebellard
2006-08-12SCSI and USB async IO support.pbrook
2006-07-19usb destroy API change (Lonnie Mendez)bellard
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard
2006-05-26SCSI lun probing fix.pbrook
2006-05-25Rearrange SCSI disk emulation code.pbrook