1. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  2. b90600e dma: make dma access its own address space by Avi Kivity · 12 years ago
  3. bc9b78d dma: Fix stupid typo/thinko by Benjamin Herrenschmidt · 13 years ago
  4. ea8d82a ahci: Fix sglist memleak in ahci_dma_rw_buf() by Jason Baron · 13 years ago
  5. 7a0bac4 Add a memory barrier to DMA functions by Benjamin Herrenschmidt · 13 years ago
  6. e5332e6 iommu: Introduce IOMMU emulation infrastructure by David Gibson · 13 years ago
  7. c65bcef iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers by David Gibson · 13 years ago
  8. d86a77f iommu: Add universal DMA helper functions by David Gibson · 13 years ago
  9. 43cf8ae Use DMADirection type for dma_bdrv_io by David Gibson · 13 years ago
  10. 85e8dab aio: move BlockDriverAIOCB to qemu-aio.h by Paolo Bonzini · 13 years ago
  11. 84a6935 dma-helpers: add accounting wrappers by Paolo Bonzini · 14 years ago
  12. 8171ee3 dma-helpers: add dma_buf_read and dma_buf_write by Paolo Bonzini · 14 years ago
  13. 6bee44e dma: the passed io_func does not return NULL by Paolo Bonzini · 13 years ago
  14. c57c465 dma-helpers: Add trace events by Kevin Wolf · 13 years ago
  15. d323118 Use dma_addr_t type for scatter/gather code by David Gibson · 13 years ago
  16. c3adb5b dma-helpers: rewrite completion/cancellation by Paolo Bonzini · 13 years ago
  17. bbca72c dma-helpers: rename is_write to to_dev by Paolo Bonzini · 13 years ago
  18. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  19. cb144cc make dma_bdrv_io available to drivers by Christoph Hellwig · 14 years ago
  20. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  21. 99a0949 Get rid of _t suffix by malc · 15 years ago
  22. c16b5a2 fully split aio_pool from BlockDriver by Christoph Hellwig · 16 years ago
  23. 856ae5c Fix a few Sparse warnings by blueswir1 · 16 years ago
  24. 7403b14 Fix DMA API when handling an immediate error from block layer (Avi Kivity) by aliguori · 16 years ago
  25. 37b7842 Move block dma helpers aiocb to store dma state (Avi Kivity) by aliguori · 16 years ago
  26. 6512a2a Implement cancellation method for dma async I/O (Avi Kivity) by aliguori · 16 years ago
  27. 59a703e Introduce block dma helpers (Avi Kivity) by aliguori · 16 years ago
  28. 244ab90 Add a scatter-gather list type and accessors (Avi Kivity) by aliguori · 16 years ago