summaryrefslogtreecommitdiffstats
path: root/hw/sparc32_dma.c
Commit message (Expand)AuthorAgeFilesLines
* Sparc32: convert sparc32_dma to qdevBlue Swirl2009-07-151-11/+46
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Revert part of r5853blueswir12008-12-151-2/+5
* Remove address maskingblueswir12008-12-021-3/+2
* Register only valid register access widthsblueswir12008-01-011-4/+4
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Remove old leftoversblueswir12007-08-161-3/+2
* Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir12007-08-161-13/+7
* Use qemu_irqs between dma controllers and esp, lanceblueswir12007-05-271-16/+14
* Split DMA controller in twoblueswir12007-05-261-41/+31
* Use full 36-bit physical address space on SS10blueswir12007-05-191-2/+2
* Unify IRQ handling.pbrook2007-04-071-20/+19
* better PCNET endianness supportbellard2006-09-031-4/+38
* Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard2006-09-031-0/+249
OpenPOWER on IntegriCloud