Fix OpenSolaris build breaking typos
[qemu] / hw / sparc32_dma.c
2009-08-28 Blue SwirlSparc32: port DMA controller to VMState design
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/prop: convert sparc32_dma.c to helper macros.
2009-08-08 Blue SwirlSparc32: move sparc32_dma init to sun4m.c
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-15 Blue SwirlSparc32: convert sparc32_dma to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-15 blueswir1Revert part of r5853
2008-12-02 blueswir1Remove address masking
2008-01-01 blueswir1 Register only valid register access widths
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-16 blueswir1 Remove old leftovers
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 blueswir1Split DMA controller in two
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-07 pbrookUnify IRQ handling.
2006-09-03 bellardbetter PCNET endianness support
2006-09-03 bellardSeparate the DMA controllers - Convert ESP to new DMA...