Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / dma-helpers.c
2009-05-27 Christoph Hellwigfully split aio_pool from BlockDriver
2009-04-07 blueswir1Fix a few Sparse warnings
2009-03-28 aliguoriFix DMA API when handling an immediate error from block...
2009-03-20 aliguoriMove block dma helpers aiocb to store dma state (Avi...
2009-03-20 aliguoriImplement cancellation method for dma async I/O (Avi...
2009-02-05 aliguoriIntroduce block dma helpers (Avi Kivity)
2009-02-05 aliguoriAdd a scatter-gather list type and accessors (Avi Kivity)