aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi-disk.c
AgeCommit message (Expand)Author
2006-08-29SCSI TCQ support.pbrook
2006-08-19no need for bdrv_close()bellard
2006-08-14scsi empty drive fix (Blue Swirl).pbrook
2006-08-12SCSI and USB async IO support.pbrook
2006-08-06Add missing #define.pbrook
2006-08-06Fix SCSI off-by-one device size.pbrook
2006-06-04Disk cache flush support.pbrook
2006-06-03More SCSI commands (Blue Swirl).pbrook
2006-05-30PCI SCSI HBA emulation.pbrook
2006-05-26SCSI lun probing fix.pbrook
2006-05-26Small read fix.pbrook
2006-05-26Fix scsi sector size confusion (Blue Swirl).pbrook
2006-05-25Rearrange SCSI disk emulation code.pbrook