]> git.proxmox.com Git - qemu.git/history - hw/usb-msd.c
scsi: move scsi-disk.h -> scsi.h
[qemu.git] / hw / usb-msd.c
2009-11-09 Gerd Hoffmannscsi: move scsi-disk.h -> scsi.h
2009-10-30 Gerd Hoffmannusb-storage: use qdev for -usbdevice
2009-10-07 Markus ArmbrusterCheck return value of qdev_init()
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannscsi: hotplug windup
2009-10-05 Gerd Hoffmannusb: hook unplug into qdev, cleanups + fixes.
2009-10-05 Gerd Hoffmannswitch scsi bus to inplace allocation.
2009-09-09 Gerd Hoffmannqdev/scsi+usb: convert usb-storage to qdev.
2009-09-09 Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-09-09 Gerd Hoffmannqdev/usb: add usb bus support to qdev, convert drivers.
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.