Building Risc-V Linux kernel images for qemu without rebuilding bbl
Guenter Roeck
linux at roeck-us.net
Tue Feb 27 14:55:49 PST 2018
Hi folks,
I have been trying to set up Risc-V qemu test builds on kerneltests.org.
Major hold-up at this point is the need to continuously rebuild bbl images
with embedded kernel images. Due to various reasons, this is all but
impossible with my auto-build system.
Is there a means to load bbl and vmlinux images separately into qemu,
or maybe a tool to attach the kernel to a pre-built bbl image ?
Of course, it would be even better if it was possible to just specify
"-kernel vmlinux" or something similar on the kernel command line.
Thanks,
Guenter
More information about the linux-riscv
mailing list