summaryrefslogtreecommitdiffstats
path: root/dma-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* make dma_bdrv_io available to driversChristoph Hellwig2011-06-151-13/+10
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* fully split aio_pool from BlockDriverChristoph Hellwig2009-05-271-17/+15
* Fix a few Sparse warningsblueswir12009-04-071-1/+1
* Fix DMA API when handling an immediate error from block layer (Avi Kivity)aliguori2009-03-281-6/+21
* Move block dma helpers aiocb to store dma state (Avi Kivity)aliguori2009-03-201-17/+20
* Implement cancellation method for dma async I/O (Avi Kivity)aliguori2009-03-201-1/+14
* Introduce block dma helpers (Avi Kivity)aliguori2009-02-051-1/+118
* Add a scatter-gather list type and accessors (Avi Kivity)aliguori2009-02-051-0/+38
OpenPOWER on IntegriCloud