]> git.proxmox.com Git - qemu.git/history - dma-helpers.c
alpha-softmmu: Disable for the 0.15 release branch.
[qemu.git] / dma-helpers.c
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Christoph Hellwigmake dma_bdrv_io available to drivers
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)