summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Flush icache after dma operations for ia64Jes Sorensen2009-06-071-0/+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