]> git.proxmox.com Git - qemu.git/history - dma-helpers.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / dma-helpers.c
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
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)