From: Eric Auger <eric.auger@xxxxxxxxxx> redhat/configs: Set CONFIG_VIRTIO_IOMMU on x86_64 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2089765 Upstream Status: RHEL only Tested: with 9.1 guest featuring protected virtio-net-pci device We want to support the virtio-iommu on x86_64. So let's compile it. Signed-off-by: Eric Auger <eric.auger@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/x86/x86_64/CONFIG_VIRTIO_IOMMU b/redhat/configs/common/generic/x86/x86_64/CONFIG_VIRTIO_IOMMU new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_VIRTIO_IOMMU @@ -0,0 +1 @@ +CONFIG_VIRTIO_IOMMU=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1799 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure