index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sparc32_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
1
-3
/
+3
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2008-12-15
Revert part of r5853
blueswir1
1
-2
/
+5
2008-12-02
Remove address masking
blueswir1
1
-3
/
+2
2008-01-01
Register only valid register access widths
blueswir1
1
-4
/
+4
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-2
/
+2
2007-08-16
Remove old leftovers
blueswir1
1
-3
/
+2
2007-08-16
Use qemu_irq for a reset signal between DMA and ESP/Lance
blueswir1
1
-13
/
+7
2007-05-27
Use qemu_irqs between dma controllers and esp, lance
blueswir1
1
-16
/
+14
2007-05-26
Split DMA controller in two
blueswir1
1
-41
/
+31
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
1
-2
/
+2
2007-04-07
Unify IRQ handling.
pbrook
1
-20
/
+19
2006-09-03
better PCNET endianness support
bellard
1
-4
/
+38
2006-09-03
Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)
bellard
1
-0
/
+249