summaryrefslogtreecommitdiffstats
path: root/hw/scsi-disk.c
Commit message (Expand)AuthorAgeFilesLines
* Correct SCSI error reporting (Laurent Vivier)blueswir12008-10-111-15/+27
* qemu: improve scsi dma speed by increasing the dma buffer sizeaurel322008-10-011-1/+1
* Add rigid and flexible disk geometry page supportblueswir12008-07-021-1/+70
* Spelling fixes, by Stefan Weil.ths2008-06-031-1/+1
* Revert v4260, breaks Sparc32blueswir12008-04-291-24/+13
* Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).balrog2008-04-261-13/+24
* Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog2008-02-031-4/+125
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-1/+2
* 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