Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-01 | Use dma_addr_t type for scatter/gather code | David Gibson | 1 | -5/+4 |
2011-11-01 | Define DMA address and direction types | David Gibson | 1 | -0/+9 |
2011-09-20 | dma-helpers: allow including from target-independent code | Paolo Bonzini | 1 | -2/+6 |
2011-09-19 | dma-helpers: rename is_write to to_dev | Paolo Bonzini | 1 | -1/+1 |
2011-08-04 | move QEMUSGList typedef | Gerd Hoffmann | 1 | -2/+2 |
2011-06-15 | make dma_bdrv_io available to drivers | Christoph Hellwig | 1 | -0/+8 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -5/+5 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -5/+5 |
2009-05-27 | fully split aio_pool from BlockDriver | Christoph Hellwig | 1 | -2/+0 |
2009-05-19 | Hardware convenience library | Paul Brook | 1 | -1/+2 |
2009-03-20 | Implement cancellation method for dma async I/O (Avi Kivity) | aliguori | 1 | -0/+1 |
2009-02-05 | Introduce block dma helpers (Avi Kivity) | aliguori | 1 | -0/+8 |
2009-02-05 | Add a scatter-gather list type and accessors (Avi Kivity) | aliguori | 1 | -0/+33 |