The series adds support to neogtiate iommu_platform feature bit. The feature bit available for morden-only device
Qemu cli: # $QEMU \ ... \ -device virtio-rng-pci,disable-legacy=on,iommu_platform=true ... Repo: https://github.com/codomania/edk2 Branch: virtio-rng-1 Brijesh Singh (2): OvmfPkg/Virtio10: define VIRTIO_F_IOMMU_PLATFORM feature bit OvmfPkg/VirtioRngDxe: negotiate VIRTIO_F_IOMMU_PLATFORM OvmfPkg/Include/IndustryStandard/Virtio10.h | 4 +++- OvmfPkg/VirtioRngDxe/VirtioRng.c | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) -- 2.7.4 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

