aboutsummaryrefslogtreecommitdiffstats
path: root/hw/scsi-disk.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Add rigid and flexible disk geometry page supportblueswir11-1/+70
2008-06-03Spelling fixes, by Stefan Weil.ths1-1/+1
2008-04-29Revert v4260, breaks Sparc32blueswir11-24/+13
2008-04-26Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).balrog1-13/+24
2008-02-03Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog1-4/+125
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog1-1/+2
2007-12-17Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths1-1/+1
2007-12-10SCSI cleanup, by Laurent Vivier.ths1-24/+38
2007-11-17Break up vl.h.pbrook1-1/+3
2007-06-03Spelling fixes, by Stefan Weil.ths1-1/+1
2007-04-28Buffer length fixes, by Wang Cheng Yeh.ths1-4/+5
2006-08-29SCSI TCQ support.pbrook1-231/+263
2006-08-19no need for bdrv_close()bellard1-1/+0
2006-08-14scsi empty drive fix (Blue Swirl).pbrook1-0/+1
2006-08-12SCSI and USB async IO support.pbrook1-34/+118
2006-08-06Add missing #define.pbrook1-0/+1
2006-08-06Fix SCSI off-by-one device size.pbrook1-9/+15
2006-06-04Disk cache flush support.pbrook1-1/+1
2006-06-03More SCSI commands (Blue Swirl).pbrook1-20/+72
2006-05-30PCI SCSI HBA emulation.pbrook1-14/+28
2006-05-26SCSI lun probing fix.pbrook1-3/+4
2006-05-26Small read fix.pbrook1-1/+1
2006-05-26Fix scsi sector size confusion (Blue Swirl).pbrook1-38/+41
2006-05-25Rearrange SCSI disk emulation code.pbrook1-0/+408