]> git.proxmox.com Git - qemu.git/history - hw/sparc32_dma.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / sparc32_dma.c
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-20 Bob Breuersparc32: ledma extra registers need tracing too
2010-12-18 Bob Breuersparc32: ledma extra registers
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-31 Blue Swirlsparc32: convert debug printf statements to tracepoints
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-11 Blue SwirlESP: fix ESP DMA access when DMA is not enabled
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Artyom Tarasenkosparc32 protect read-only bits in DMA CSR registers
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15 Artyom Tarasenkosparc32 fix spurious dma interrupts v2
2010-02-15 Blue SwirlRevert "Sparc32: improve DMA controller IRQ debugging"
2010-01-16 Blue SwirlSparc32: improve DMA controller IRQ debugging
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-24 Blue Swirlsparc32: convert DMA controller to reset + vmsd, fix...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Blue SwirlSparc32: port DMA controller to VMState design
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
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...