aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)aliguori2008-12-101-3/+60
* LSI53C895A: Rename dmbs register to dbms (Ryan Harper)aliguori2008-12-101-4/+4
* LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)balrog2008-12-071-0/+6
* LSI53C895A: Remove current_dma_len hackbalrog2008-12-071-1/+0
* Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)aliguori2008-11-201-1/+1
* Add 40-bit DMA support to LSI scsi emulation (Ryan Harper)aliguori2008-11-181-4/+32
* Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).balrog2008-11-121-2/+22
* Add comment to windows SCSI hack.pbrook2008-09-221-0/+5
* LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)aliguori2008-09-221-2/+8
* Add qemu_realloc(), by Gerd Hoffmann.ths2008-08-061-1/+1
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-241-1/+7
* SCSI cleanup, by Laurent Vivier.ths2007-12-101-14/+27
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-3/+0
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* Fix length mismatch condition, by Wang Cheng Yeh.ths2007-04-281-2/+3
* Typo fix, by Wang Cheng Yeh.ths2007-04-221-5/+5
* Another lsi53c895a patch, by Wang Cheng Yeh.ths2007-04-171-0/+3
* Unify IRQ handling.pbrook2007-04-071-1/+1
* Random bug fixes from code inspection, by Wang Cheng Yeh.ths2007-04-021-0/+1
* SCSI fixes, by Wang Cheng Yeh.ths2007-03-191-3/+3
* SCSI TCQ support.pbrook2006-08-291-99/+368
* SCSI and USB async IO support.pbrook2006-08-121-28/+52
* PCI SCSI HBA emulation.pbrook2006-05-301-0/+1571