projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4517c33
)
hw/arm: Activate IOMMUFD for virt machines
author
Cédric Le Goater
<clg@redhat.com>
Tue, 21 Nov 2023 08:44:18 +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: Eric Auger <eric.auger@redhat.com>
Tested-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/Kconfig
patch
|
blob
|
history
diff --git
a/hw/arm/Kconfig
b/hw/arm/Kconfig
index 3ada335a24374d4d543bc14c19b0a0b0bd1505b3..660f49db49859115e1eaba8e798cee398e4cf14e 100644
(file)
--- 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