summaryrefslogtreecommitdiff
path: root/tools/virtio/linux/dma-mapping.h
AgeCommit message (Expand)Author
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2022-03-28tools/virtio: fix after premapped buf supportMichael S. Tsirkin
2019-10-11tools/virtio: more stubsMichael S. Tsirkin
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin
2016-03-02virtio_ring: Support DMA APIsAndy Lutomirski