projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73e2df6
)
hw/i386: Activate IOMMUFD for q35 machines
author
Cédric Le Goater
<clg@redhat.com>
Tue, 21 Nov 2023 08:44:20 +0000
(16:44 +0800)
committer
Cédric Le Goater
<clg@redhat.com>
Tue, 19 Dec 2023 18:03:38 +0000
(19:03 +0100)
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>
hw/i386/Kconfig
patch
|
blob
|
history
diff --git
a/hw/i386/Kconfig
b/hw/i386/Kconfig
index 55850791df4148f5535eb06b76e09dabf75d84f1..a1846be6f761b1c40f63213df536d825a9c9a966 100644
(file)
--- 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