From: Tom Rini <trini@konsulko.com>
Date: Tue, 25 Apr 2023 18:22:40 +0000 (-0400)
Subject: Merge branch '2023-04-25-use-bounce-buffers-for-VIRTIO_F_IOMMU_PLATFORM'
X-Git-Tag: v2025.01-rc5-pxa1908~1029
X-Git-Url: http://git.dujemihanovic.xyz/img/html/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=bad2618b8c5c7e18dcfb9ff6a7d108e389d20cf7;p=u-boot.git

Merge branch '2023-04-25-use-bounce-buffers-for-VIRTIO_F_IOMMU_PLATFORM'

To quote the author:
These patches will use bounce buffers when VIRTIO_F_IOMMU_PLATFORM
feature is in a virtio device.

This feature can be tested with qemu with -device virtio-iommu-pci.  So
that when a -device virtio-blk-pci with iommu_platform=true, it will
uses the bounce buffer instead.
---

bad2618b8c5c7e18dcfb9ff6a7d108e389d20cf7