aboutsummaryrefslogtreecommitdiffstats
path: root/hw/sparc32_dma.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Break up vl.h.pbrook1-1/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-08-16 Remove old leftoversblueswir11-3/+2
2007-08-16 Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir11-13/+7
2007-05-27Use qemu_irqs between dma controllers and esp, lanceblueswir11-16/+14
2007-05-26Split DMA controller in twoblueswir11-41/+31
2007-05-19Use full 36-bit physical address space on SS10blueswir11-2/+2
2007-04-07Unify IRQ handling.pbrook1-20/+19
2006-09-03better PCNET endianness supportbellard1-4/+38
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard1-0/+249