Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes, by Stefan Weil. | ths | 2007-06-03 | 1 | -1/+1 |
* | Buffer length fixes, by Wang Cheng Yeh. | ths | 2007-04-28 | 1 | -4/+5 |
* | SCSI TCQ support. | pbrook | 2006-08-29 | 1 | -231/+263 |
* | no need for bdrv_close() | bellard | 2006-08-19 | 1 | -1/+0 |
* | scsi empty drive fix (Blue Swirl). | pbrook | 2006-08-14 | 1 | -0/+1 |
* | SCSI and USB async IO support. | pbrook | 2006-08-12 | 1 | -34/+118 |
* | Add missing #define. | pbrook | 2006-08-06 | 1 | -0/+1 |
* | Fix SCSI off-by-one device size. | pbrook | 2006-08-06 | 1 | -9/+15 |
* | Disk cache flush support. | pbrook | 2006-06-04 | 1 | -1/+1 |
* | More SCSI commands (Blue Swirl). | pbrook | 2006-06-03 | 1 | -20/+72 |
* | PCI SCSI HBA emulation. | pbrook | 2006-05-30 | 1 | -14/+28 |
* | SCSI lun probing fix. | pbrook | 2006-05-26 | 1 | -3/+4 |
* | Small read fix. | pbrook | 2006-05-26 | 1 | -1/+1 |
* | Fix scsi sector size confusion (Blue Swirl). | pbrook | 2006-05-26 | 1 | -38/+41 |
* | Rearrange SCSI disk emulation code. | pbrook | 2006-05-26 | 1 | -0/+408 |