aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Le Goater <clg@redhat.com>2023-11-21 16:44:20 +0800
committerCédric Le Goater <clg@redhat.com>2023-12-19 19:03:38 +0100
commit64ad06f6eba66c514477f490bcba409439a480d8 (patch)
tree972710ce8a508f1ea95ae264fc11b032b5673a1b
parent73e2df669335047b542b67d37ade060a6ae40dd8 (diff)
downloadqemu-64ad06f6eba66c514477f490bcba409439a480d8.zip
qemu-64ad06f6eba66c514477f490bcba409439a480d8.tar.gz
qemu-64ad06f6eba66c514477f490bcba409439a480d8.tar.bz2
hw/i386: Activate IOMMUFD for q35 machines
Signed-off-by: Cédric Le Goater <clg@redhat.com> Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Tested-by: Nicolin Chen <nicolinc@nvidia.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>
-rw-r--r--hw/i386/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig
index 5585079..a1846be 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