tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

patch review: MMIO cmdline




Hi,

This patch adds support for command-line MMIO device information.
At least QEMU and Firecracker pass MMIO virtual devices mapping
through the kernel command line when ACPI is either disabled or
unavailable.

This driver is based on Colin Percival's FreeBSD virtio_mmio_cmdline.c:
https://github.com/freebsd/freebsd-src/blob/main/sys/dev/virtio/mmio/virtio_mmio_cmdline.c

The patch: https://imil.net/NetBSD/mmio_cmdline.patch

Thanks,

------------------------------------------------------------------------
Emile `iMil' Heitor <imil@{home.imil.net,NetBSD.org}> | https://imil.net



Home | Main Index | Thread Index | Old Index