public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] OvmfPkg/VirtioRngDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
@ 2017-08-25 10:37 Brijesh Singh
  2017-08-25 10:37 ` [PATCH 1/2] OvmfPkg/Virtio10: define VIRTIO_F_IOMMU_PLATFORM feature bit Brijesh Singh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brijesh Singh @ 2017-08-25 10:37 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-25 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-25 10:37 [PATCH 0/2] OvmfPkg/VirtioRngDxe: negotiate VIRTIO_F_IOMMU_PLATFORM Brijesh Singh
2017-08-25 10:37 ` [PATCH 1/2] OvmfPkg/Virtio10: define VIRTIO_F_IOMMU_PLATFORM feature bit Brijesh Singh
2017-08-25 10:37 ` [PATCH 2/2] OvmfPkg/VirtioRngDxe: negotiate VIRTIO_F_IOMMU_PLATFORM Brijesh Singh
2017-08-25 14:22 ` [PATCH 0/2] " Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox