aboutsummaryrefslogtreecommitdiff
path: root/dma-helpers.c
AgeCommit message (Expand)Author
2011-06-15make dma_bdrv_io available to driversChristoph Hellwig
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig
2009-04-07Fix a few Sparse warningsblueswir1
2009-03-28Fix DMA API when handling an immediate error from block layer (Avi Kivity)aliguori
2009-03-20Move block dma helpers aiocb to store dma state (Avi Kivity)aliguori
2009-03-20Implement cancellation method for dma async I/O (Avi Kivity)aliguori
2009-02-05Introduce block dma helpers (Avi Kivity)aliguori
2009-02-05Add a scatter-gather list type and accessors (Avi Kivity)aliguori