openwrt/target/linux/x86/64
Nicola Corna 8fea4a102c x86/64: enable IOMMU support
Enable IOMMU support for Intel and AMD x86 platforms. With this, when the
vfio module is present, physical PCI devices can be passed to VMs, for
example with `qemu-system-x86_64 -device vfio-pci,host=05:00.0 ...`.

IOMMU support increases the kernel size by a small amount (~370KB, from
5239840 B to 5611200 B, a ~7% increase in size).

Signed-off-by: Nicola Corna <nicola@corna.info>
2022-09-21 13:06:10 +02:00
..
base-files/lib/preinit treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
config-5.10 x86/64: enable IOMMU support 2022-09-21 13:06:10 +02:00
config-5.15 x86/64: enable IOMMU support 2022-09-21 13:06:10 +02:00
target.mk x86: move packages selection to profiles 2020-04-20 18:55:30 +01:00