]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uml: refresh kernel config for v6.18
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 3 Jun 2026 19:14:55 +0000 (21:14 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 1 Aug 2026 15:27:20 +0000 (17:27 +0200)
commitb181ea4e0817bb622ca6615800d431e243f08834
treea0af0b6100f1b445c0e833e95e7280669a6b2e06
parentb580fed4826a52fd12b4c2ad95eabd328f2183e1
uml: refresh kernel config for v6.18

One interesting piece of information that has come up:

UML has come a long way with VFIO_PCI. But this functionality is
unused/disabled because the target doesn't set the PCI feature.

I think this feature could be added and the related CONFIG_VFIO
options could be selected by the kmod-vfio package.

That said, CONFIG_NO_IOMEM=y and friends will have to go.
So this can involve more work than one would expect.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/uml/config-6.18