From: Cédric Le Goater Date: Tue, 21 Nov 2023 08:44:19 +0000 (+0800) Subject: kconfig: Activate IOMMUFD for s390x machines X-Git-Tag: v9.0.0-rc0~136^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73e2df669335047b542b67d37ade060a6ae40dd8;p=thirdparty%2Fqemu.git kconfig: Activate IOMMUFD for s390x machines Signed-off-by: Cédric Le Goater Signed-off-by: Zhenzhong Duan Reviewed-by: Matthew Rosato Reviewed-by: Eric Farman Tested-by: Nicolin Chen Signed-off-by: Cédric Le Goater --- diff --git a/hw/s390x/Kconfig b/hw/s390x/Kconfig index 4c068d7960b..26ad1044858 100644 --- a/hw/s390x/Kconfig +++ b/hw/s390x/Kconfig @@ -6,6 +6,7 @@ config S390_CCW_VIRTIO imply VFIO_CCW imply WDT_DIAG288 imply PCIE_DEVICES + imply IOMMUFD select PCI_EXPRESS select S390_FLIC select S390_FLIC_KVM if KVM