index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
dma
/
omap_dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-2
/
+2
*
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
1
-8
/
+7
*
hw/dma/omap_dma: Move switch 'fall through' comment to correct place
Philippe Mathieu-Daudé
2019-08-21
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-24
/
+40
*
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
1
-2
/
+4
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-13
/
+13
*
dma: omap: check dma channel data_type
Prasad J Pandit
2017-01-27
1
-3
/
+7
*
hw/dma/omap: spelling fix: endianness
Michael Tokarev
2016-09-13
1
-1
/
+1
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-4
/
+2
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-3
/
+5
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
1
-2
/
+2
*
hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
Peter Maydell
2014-05-13
1
-6
/
+6
*
hw/dma/omap_dma: Fix bugs with DMA requests above 32
Peter Maydell
2013-07-15
1
-5
/
+6
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
hw: move DMA controllers to hw/dma/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+2101