summaryrefslogtreecommitdiff
path: root/hw/dma/xilinx_axidma.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06hw: Remove assert_no_error usagesPeter Crosthwaite1-9/+4
2013-08-30qom: Pass available size to object_initialize()Andreas Färber1-2/+4
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+1
2013-07-04hw/d*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-10xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang1-1/+2
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-1/+0
2013-04-19Remove unneeded type castsStefan Weil1-2/+2
2013-04-16stream: Remove app argument hackPeter Crosthwaite1-29/+70
2013-04-16xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite1-8/+41
2013-04-16stream: Add flow control APIPeter Crosthwaite1-1/+2
2013-04-16xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite1-2/+2
2013-04-16xilinx_axidma: Create Proxy object for streamPeter Crosthwaite1-5/+58
2013-04-16xilinx_axidma: converted init->realizePeter Crosthwaite1-13/+13
2013-04-16xilinx_axidma: Register reset properlyPeter Crosthwaite1-1/+11
2013-04-16xilinx_axidma: Defined and use type cast macroPeter Crosthwaite1-4/+9
2013-04-16xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite1-7/+9
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+523