On 08/25/17 12:37, Brijesh Singh wrote: > 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(-) >
Reviewed-by: Laszlo Ersek <[email protected]> Regression-tested-by: Laszlo Ersek <[email protected]> Commit range 0b9c0c654002..4bef13da0022. Thanks, Laszlo _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

