Skip to content

Enable virtio-iommu-pci on aarch64

Eric Auger requested to merge eauger1/centos-qemu-kvm:virtio-iommu-enable into c9s

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1477099 Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=45128798 Upstream Status: RHEL-only Tested: With virtio-net-pci and virtio-block-pci

let's enable the virtio-iommu-pci device on aarch64 by turning CONFIG_VIRTIO_IOMMU on.

Signed-off-by: Eric Auger eric.auger@redhat.com

Merge request reports