summaryrefslogtreecommitdiffstats
path: root/hw/dma/xilinx_axidma.c
Commit message (Expand)AuthorAgeFilesLines
* typofixes - v4Veres Lajos2015-09-111-1/+1
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* dma: axidma: Variablise repeated s->streams[i] sub-exprPeter Crosthwaite2014-08-241-4/+6
* hw/dma/xilinx_axidma: Remove unused stream_halted() functionPeter Maydell2014-06-101-5/+0
* hw: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-051-8/+8
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-0/+4
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-191-4/+12
* hw: Remove assert_no_error usagesPeter Crosthwaite2014-01-061-9/+4
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-2/+4
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang2013-06-101-1/+2
* qdev: Drop taddr propertiesPeter Maydell2013-04-201-1/+0
* Remove unneeded type castsStefan Weil2013-04-191-2/+2
* stream: Remove app argument hackPeter Crosthwaite2013-04-161-29/+70
* xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite2013-04-161-8/+41
* stream: Add flow control APIPeter Crosthwaite2013-04-161-1/+2
* xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite2013-04-161-2/+2
* xilinx_axidma: Create Proxy object for streamPeter Crosthwaite2013-04-161-5/+58
* xilinx_axidma: converted init->realizePeter Crosthwaite2013-04-161-13/+13
* xilinx_axidma: Register reset properlyPeter Crosthwaite2013-04-161-1/+11
* xilinx_axidma: Defined and use type cast macroPeter Crosthwaite2013-04-161-4/+9
* xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite2013-04-161-7/+9
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+523
OpenPOWER on IntegriCloud