microblaze: linux-user support.
[qemu] / hw / usb-msd.c
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-03-05 aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-08-21 aurel32Add image format option for USB mass-storage devices
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
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.