summaryrefslogtreecommitdiffstats
path: root/hw/scsi-disk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-171-1/+1
* SCSI cleanup, by Laurent Vivier.ths2007-12-101-24/+38
* Break up vl.h.pbrook2007-11-171-1/+3
* Spelling fixes, by Stefan Weil.ths2007-06-031-1/+1
* Buffer length fixes, by Wang Cheng Yeh.ths2007-04-281-4/+5
* SCSI TCQ support.pbrook2006-08-291-231/+263
* no need for bdrv_close()bellard2006-08-191-1/+0
* scsi empty drive fix (Blue Swirl).pbrook2006-08-141-0/+1
* SCSI and USB async IO support.pbrook2006-08-121-34/+118
* Add missing #define.pbrook2006-08-061-0/+1
* Fix SCSI off-by-one device size.pbrook2006-08-061-9/+15
* Disk cache flush support.pbrook2006-06-041-1/+1
* More SCSI commands (Blue Swirl).pbrook2006-06-031-20/+72
* PCI SCSI HBA emulation.pbrook2006-05-301-14/+28
* SCSI lun probing fix.pbrook2006-05-261-3/+4
* Small read fix.pbrook2006-05-261-1/+1
* Fix scsi sector size confusion (Blue Swirl).pbrook2006-05-261-38/+41
* Rearrange SCSI disk emulation code.pbrook2006-05-251-0/+408
OpenPOWER on IntegriCloud