19 Commits (f8031482d72b61b86b3f9165d50303fba18480d2)

Author SHA1 Message Date
Wanpeng Li 97a33880e7 remove useless comments in dma 15 years ago
David Gibson 43cf8ae69b Use DMADirection type for dma_bdrv_io 15 years ago
Paolo Bonzini 84a693562b dma-helpers: add accounting wrappers 15 years ago
Paolo Bonzini 8171ee35e2 dma-helpers: add dma_buf_read and dma_buf_write 15 years ago
Paolo Bonzini fead0c2410 dma-helpers: make QEMUSGList target independent 15 years ago
David Gibson d32311810f Use dma_addr_t type for scatter/gather code 15 years ago
David Gibson d9d1055ef1 Define DMA address and direction types 15 years ago
Paolo Bonzini 10dc8aef41 dma-helpers: allow including from target-independent code 15 years ago
Paolo Bonzini bbca72c621 dma-helpers: rename is_write to to_dev 15 years ago
Gerd Hoffmann d35bf9ade5 move QEMUSGList typedef 15 years ago
Christoph Hellwig cb144ccb2f make dma_bdrv_io available to drivers 15 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Christoph Hellwig c16b5a2ca0 fully split aio_pool from BlockDriver 17 years ago
Paul Brook 1ad2134f91 Hardware convenience library 17 years ago
aliguori 6512a2a710 Implement cancellation method for dma async I/O (Avi Kivity) 18 years ago
aliguori 59a703ebaa Introduce block dma helpers (Avi Kivity) 18 years ago
aliguori 244ab90e17 Add a scatter-gather list type and accessors (Avi Kivity) 18 years ago