index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dma
/
xilinx_axidma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
Reducing stack frame size in stream_process_mem2s()
Rutuja Shah
1
-4
/
+4
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
arm devices: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-11
hw/dma/xilinx_axidma: remove dead code
Andrew Jones
1
-10
/
+0
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2014-08-24
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
1
-4
/
+6
2014-06-10
hw/dma/xilinx_axidma: Remove unused stream_halted() function
Peter Maydell
1
-5
/
+0
2014-05-05
hw: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-8
/
+8
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+4
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-4
/
+12
2014-01-06
hw: Remove assert_no_error usages
Peter Crosthwaite
1
-9
/
+4
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-2
/
+4
2013-08-22
aio / timers: Untangle include files
Alex Bligh
1
-0
/
+1
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
1
-1
/
+2
2013-04-20
qdev: Drop taddr properties
Peter Maydell
1
-1
/
+0
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-2
/
+2
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
1
-29
/
+70
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
1
-8
/
+41
2013-04-16
stream: Add flow control API
Peter Crosthwaite
1
-1
/
+2
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
1
-5
/
+58
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
2013-04-16
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
1
-4
/
+9
2013-04-16
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
1
-7
/
+9
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+523