]> git.proxmox.com Git - qemu.git/history - dma-helpers.c
Don't leak VLANClientState on PCI hot remove
[qemu.git] / dma-helpers.c
2009-05-14 aliguoriFix DMA API when handling an immediate error from block...
2009-05-14 aliguoriMove block dma helpers aiocb to store dma state (Avi...
2009-05-01 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)