index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sparc32_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
sparc32: convert DMA controller to reset + vmsd, fix reset on init
Blue Swirl
2009-10-24
1
-5
/
+6
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-4
/
+4
*
Get rid of _t suffix
malc
2009-10-01
1
-4
/
+4
*
Sparc32: port DMA controller to VMState design
Blue Swirl
2009-08-28
1
-22
/
+11
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
qdev/prop: convert sparc32_dma.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-6
/
+2
*
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
2009-08-08
1
-21
/
+1
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-16
1
-5
/
+8
*
Sparc32: convert sparc32_dma to qdev
Blue Swirl
2009-07-15
1
-11
/
+46
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Revert part of r5853
blueswir1
2008-12-15
1
-2
/
+5
*
Remove address masking
blueswir1
2008-12-02
1
-3
/
+2
*
Register only valid register access widths
blueswir1
2008-01-01
1
-4
/
+4
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Remove old leftovers
blueswir1
2007-08-16
1
-3
/
+2
*
Use qemu_irq for a reset signal between DMA and ESP/Lance
blueswir1
2007-08-16
1
-13
/
+7
*
Use qemu_irqs between dma controllers and esp, lance
blueswir1
2007-05-27
1
-16
/
+14
*
Split DMA controller in two
blueswir1
2007-05-26
1
-41
/
+31
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-2
/
+2
*
Unify IRQ handling.
pbrook
2007-04-07
1
-20
/
+19
*
better PCNET endianness support
bellard
2006-09-03
1
-4
/
+38
*
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
2006-09-03
1
-0
/
+249