openwrt/target/linux/x86/64
Paul Spooren e07cc46991 x86/64: enable MMIO_CMDLINE_DEVICES for firecracker support
This Kernel option allows to run OpenWrt witin a `firecracker` micro VM.

Firecracker is a KVM-based tool for superfast booting VMs on x86_64 and
aarch64. It makes rootfs available to the guest as a virtio-mmio device
and passes its address via the kernel cmdline. A kernel without
CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES will not recognize the rootfs
virtio-mmio device.

Suggested-by: Packet Please <pktpls@systemli.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-10-12 19:22:19 -10: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 MMIO_CMDLINE_DEVICES for firecracker support 2021-10-12 19:22:19 -10:00
target.mk x86: move packages selection to profiles 2020-04-20 18:55:30 +01:00