aboutsummaryrefslogtreecommitdiff
path: root/hw/esp.c
AgeCommit message (Expand)Author
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-02Remove address maskingblueswir1
2008-11-30Fix ICCS command (Herve Poussineau)blueswir1
2008-11-29Fix 'enable selection' command (esp_4_ensel.diff)blueswir1
2008-11-29Fix command len detection (esp_3_cmdlen.diff)blueswir1
2008-11-29Fix configuration 2 register (esp_2_cfg2.diff):blueswir1
2008-11-29Misc fixes (Herve Poussineau)blueswir1
2008-10-02Resurrect the safe part of r5274blueswir1
2008-10-02Sun ss20 OBP does 32bit register access to esp (Robert Reif)blueswir1
2008-09-25Revert r5274 which breaks savevm/loadvmblueswir1
2008-09-20Add signed versions of save/load functionsblueswir1
2008-06-25Suppress OpenBSD warning messages for leftover fifo bytesblueswir1
2008-06-01Fix compilation warningblueswir1
2008-05-10Fix compiler warningsblueswir1
2008-04-24Fix irq handling (Hervé Poussineau)blueswir1
2008-04-09ESP: Add it_shift parameter (Hervé Poussineau)blueswir1
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir1
2008-01-01 Register only valid register access widthsblueswir1
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths
2007-12-10SCSI cleanup, by Laurent Vivier.ths
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-12-01 Name the magic constants, wrap long linesblueswir1
2007-11-17Break up vl.h.pbrook
2007-10-06 More detabificationblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-16 Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir1
2007-08-11 Enable Selection command (NetBSD)blueswir1
2007-05-27Use qemu_irqs between dma controllers and esp, lanceblueswir1
2007-05-26Split DMA controller in twoblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-04-13Fix Sparc32 device save methodsblueswir1
2006-12-24Fix SCSI cdrom boot, thanks Blue Swirl.ths
2006-09-17SPARC SCSI fixes.pbrook
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard
2006-08-29SCSI TCQ support.pbrook
2006-08-15ESP DMA fix.pbrook
2006-08-12SCSI and USB async IO support.pbrook
2006-06-03SATN fixes (Blue Swirl).pbrook
2006-05-26SCSI lun probing fix.pbrook
2006-05-26Fix partial transfer bug.pbrook
2006-05-25Rearrange SCSI disk emulation code.pbrook
2006-05-21Don't clear DMA status register when loading address.pbrook
2006-05-21ESP DMA fix.pbrook
2006-03-11Sparcf ESP dma fixes (Blue Swirl).pbrook
2005-12-05cdrom_read_toc support (Blue Swirl)bellard
2005-11-11sparc merge (Blue Swirl)bellard
2005-10-30ESP PIO mode, 2k CDROM sector size (Blue Swirl)bellard
2005-04-06SCSI support (Blue Swirl)bellard
2005-03-13sparc fixes (Blue Swirl)bellard