Remove unnecessary trailing newlines
[qemu] / hw / lsi53c895a.c
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-10 aliguoriAdd 64-bit Block Move support (Direct & Table Indirect...
2008-12-10 aliguoriLSI53C895A: Rename dmbs register to dbms (Ryan Harper)
2008-12-07 balrogLSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)
2008-12-07 balrogLSI53C895A: Remove current_dma_len hack
2008-11-20 aliguoriFix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan...
2008-11-18 aliguoriAdd 40-bit DMA support to LSI scsi emulation (Ryan...
2008-11-12 balrogImplement LSI53C895A quirks exposed by OpenServer ...
2008-09-22 pbrookAdd comment to windows SCSI hack.
2008-09-22 aliguoriLSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)
2008-08-06 thsAdd qemu_realloc(), by Gerd Hoffmann.
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-28 thsFix length mismatch condition, by Wang Cheng Yeh.
2007-04-22 thsTypo fix, by Wang Cheng Yeh.
2007-04-17 thsAnother lsi53c895a patch, by Wang Cheng Yeh.
2007-04-07 pbrookUnify IRQ handling.
2007-04-02 thsRandom bug fixes from code inspection, by Wang Cheng...
2007-03-19 thsSCSI fixes, by Wang Cheng Yeh.
2006-08-29 pbrookSCSI TCQ support.
2006-08-12 pbrookSCSI and USB async IO support.
2006-05-30 pbrookPCI SCSI HBA emulation.