commit | 24b6842ade6925199e182988259761504aacfbc0 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Jun 24 19:17:04 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Aug 03 16:11:42 2020 -0400 |
tree | a539555752ca773ca3c46ce1e330ea48868d31d7 | |
parent | 321bd212619a7269308696e4ddc446930ea73fad [diff] |
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk Now that the corresponding feature bit has been renamed, rename the quirk too - it's about special ways to do DMA, not necessarily about the IOMMU. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>