index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
omap_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-12
/
+12
2011-11-28
omap_dma: convert to memory API
Avi Kivity
1
-32
/
+39
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-2
/
+2
2009-10-04
hw/omap_dma: add matching {} in if 0
Michael S. Tsirkin
1
-60
/
+62
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-17
/
+17
2009-10-01
Get rid of _t suffix
malc
1
-17
/
+17
2009-09-30
omap_dma: fix unbalanced { in commented out code
Michael S. Tsirkin
1
-1
/
+3
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-4
/
+4
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-2
/
+2
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-4
/
+3
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-31
/
+28
2008-07-22
Fix a bad comparison, spotted by Paul Brook.
balrog
1
-0
/
+3
2008-07-21
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
balrog
1
-157
/
+396
2008-04-14
Add basic OMAP2 chip support.
balrog
1
-97
/
+582
2008-03-06
Split OMAP DMA out to a file apart.
balrog
1
-0
/
+1356