aboutsummaryrefslogtreecommitdiff
path: root/softmmu/dma-helpers.c
AgeCommit message (Expand)Author
2021-12-30dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_set() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-03-12dma: Introduce dma_aligned_pow2_mask()Eric Auger
2020-12-10dma: Let dma_memory_set() propagate MemTxResultPhilippe Mathieu-Daudé
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini