summaryrefslogtreecommitdiffstats
path: root/dma.h
Commit message (Expand)AuthorAgeFilesLines
* dma-helpers: add accounting wrappersPaolo Bonzini2012-02-221-0/+3
* dma-helpers: add dma_buf_read and dma_buf_writePaolo Bonzini2012-02-221-0/+3
* dma-helpers: make QEMUSGList target independentPaolo Bonzini2012-02-221-7/+7
* Use dma_addr_t type for scatter/gather codeDavid Gibson2011-11-011-5/+4
* Define DMA address and direction typesDavid Gibson2011-11-011-0/+9
* dma-helpers: allow including from target-independent codePaolo Bonzini2011-09-201-2/+6
* dma-helpers: rename is_write to to_devPaolo Bonzini2011-09-191-1/+1
* move QEMUSGList typedefGerd Hoffmann2011-08-041-2/+2
* make dma_bdrv_io available to driversChristoph Hellwig2011-06-151-0/+8
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* fully split aio_pool from BlockDriverChristoph Hellwig2009-05-271-2/+0
* Hardware convenience libraryPaul Brook2009-05-191-1/+2
* Implement cancellation method for dma async I/O (Avi Kivity)aliguori2009-03-201-0/+1
* Introduce block dma helpers (Avi Kivity)aliguori2009-02-051-0/+8
* Add a scatter-gather list type and accessors (Avi Kivity)aliguori2009-02-051-0/+33
OpenPOWER on IntegriCloud