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
/
dma
/
xilinx_axidma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm devices: Clean up includes
Peter Maydell
2019-11-29
1
-0
/
+1
*
hw/dma/xilinx_axidma: remove dead code
Andrew Jones
2019-11-29
1
-10
/
+0
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
2014-08-24
1
-4
/
+6
*
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
2014-06-10
1
-5
/
+0
*
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-05
1
-8
/
+8
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+4
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-4
/
+12
*
hw: Remove assert_no_error usages
Peter Crosthwaite
2014-01-06
1
-9
/
+4
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-2
/
+4
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
2013-06-10
1
-1
/
+2
*
qdev: Drop taddr properties
Peter Maydell
2013-04-20
1
-1
/
+0
*
Remove unneeded type casts
Stefan Weil
2013-04-19
1
-2
/
+2
*
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
1
-29
/
+70
*
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2013-04-16
1
-8
/
+41
*
stream: Add flow control API
Peter Crosthwaite
2013-04-16
1
-1
/
+2
*
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
2013-04-16
1
-2
/
+2
*
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2013-04-16
1
-5
/
+58
*
xilinx_axidma: converted init->realize
Peter Crosthwaite
2013-04-16
1
-13
/
+13
*
xilinx_axidma: Register reset properly
Peter Crosthwaite
2013-04-16
1
-1
/
+11
*
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
2013-04-16
1
-4
/
+9
*
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
2013-04-16
1
-7
/
+9
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+523