On 11/14/23 11:09, Zhenzhong Duan wrote:
> From: Cédric Le Goater <clg@redhat.com>
>
> Signed-off-by: Cédric Le Goater <clg@redhat.com>
> Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
> ---
> hw/i386/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig
> index 55850791df..a1846be6f7 100644
> --- a/hw/i386/Kconfig
> +++ b/hw/i386/Kconfig
> @@ -95,6 +95,7 @@ config Q35
> imply E1000E_PCI_EXPRESS
> imply VMPORT
> imply VMMOUSE
> + imply IOMMUFD
> select PC_PCI
> select PC_ACPI
> select PCI_EXPRESS_Q35
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Eric