From: Cédric Le Goater Date: Tue, 21 Nov 2023 08:44:18 +0000 (+0800) Subject: hw/arm: Activate IOMMUFD for virt machines X-Git-Tag: v9.0.0-rc0~136^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0970238343af45a8b547695bfc22f18d4eb7da7e;p=thirdparty%2Fqemu.git hw/arm: Activate IOMMUFD for virt machines Signed-off-by: Cédric Le Goater Signed-off-by: Zhenzhong Duan Reviewed-by: Eric Auger Tested-by: Eric Auger Tested-by: Nicolin Chen Signed-off-by: Cédric Le Goater --- diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig index 3ada335a243..660f49db498 100644 --- a/hw/arm/Kconfig +++ b/hw/arm/Kconfig @@ -8,6 +8,7 @@ config ARM_VIRT imply TPM_TIS_SYSBUS imply TPM_TIS_I2C imply NVDIMM + imply IOMMUFD select ARM_GIC select ACPI select ARM_SMMUV3