summaryrefslogtreecommitdiffstats
path: root/hw/lsi53c895a.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: update pci device registration.Gerd Hoffmann2009-07-091-1/+7
* lsi53c895a: Implement write access to DMA Byte CounterSebastian Herbszt2009-06-161-0/+7
* lsi53c895a: Implement read and write access to DMA Next AddressSebastian Herbszt2009-06-161-0/+2
* lsi53c895a: Implement Scratch Byte RegisterSebastian Herbszt2009-06-161-0/+7
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-3/+3
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Compile fdc, escc and SCSI controllers only onceBlue Swirl2009-05-211-2/+3
* LSI SCSI qdev conversionPaul Brook2009-05-141-12/+12
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* lsi: add ISTAT1 register read (Ryan Harper)aliguori2009-03-051-0/+2
* qemu: LSI SCSI and e1000 unregister callbacks (Marcelo Tosatti)aliguori2009-02-111-0/+13
* qemu: record devfn on block driver instance (Marcelo Tosatti)aliguori2009-02-111-0/+2
* Add and use #defines for PCI device classesblueswir12009-02-011-1/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-9/+10
* LSI53C895A: Introduce CASE_GET_REG24aurel322009-01-141-6/+7
* 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
OpenPOWER on IntegriCloud