index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
dma
/
xlnx-zdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+1
*
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
2020-05-15
1
-2
/
+2
*
dma/xlnx-zdma: Fix descriptor loading (REG) wrt endianness
Edgar E. Iglesias
2020-04-30
1
-4
/
+10
*
dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness
Edgar E. Iglesias
2020-04-30
1
-4
/
+7
*
dma/xlnx-zdma: Reorg to fix CUR_DSCR
Edgar E. Iglesias
2020-04-06
1
-25
/
+22
*
dma/xlnx-zdma: Advance the descriptor address when stopping
Edgar E. Iglesias
2020-04-06
1
-1
/
+0
*
dma/xlnx-zdma: Clear DMA_DONE when halting
Edgar E. Iglesias
2020-04-06
1
-0
/
+1
*
dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREE
Edgar E. Iglesias
2020-04-06
1
-0
/
+6
*
dma/xlnx-zdma: Remove comment
Edgar E. Iglesias
2020-04-06
1
-1
/
+0
*
dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
Chen Qun
2020-03-09
1
-5
/
+5
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-7
/
+4
*
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
1
-1
/
+1
*
xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errors
Francisco Iglesias
2018-05-31
1
-3
/
+7
*
xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
Francisco Iglesias
2018-05-18
1
-0
/
+832