Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.18 7 lines 149 B view raw
1QEMU_CMD=qemu-system-x86_64 2QEMU_KCONFIG=" 3CONFIG_SERIAL_8250=y 4CONFIG_SERIAL_8250_CONSOLE=y 5" 6KERNEL_IMAGE="bzImage" 7KERNEL_CMDLINE="console=ttyS0"