Skip to content

boot-qemu.py: Add '-M' / '--modules'#128

Merged
nathanchance merged 1 commit intoClangBuiltLinux:mainfrom
nathanchance:modules-cpio-pkg
Feb 28, 2026
Merged

boot-qemu.py: Add '-M' / '--modules'#128
nathanchance merged 1 commit intoClangBuiltLinux:mainfrom
nathanchance:modules-cpio-pkg

Conversation

@nathanchance
Copy link
Member

The Linux kernel recently gained a target to automatically package modules in a CPIO archive [1]. With this, we can easily concatenate our existing initrd with the modules archive to test loading modules with boot-qemu.py.

Link: https://git.kernel.org/linus/2a9c8c0b59d366acabb8f891e84569376f3e2709 [1]

The Linux kernel recently gained a target to automatically package
modules in a CPIO archive [1]. With this, we can easily concatenate our
existing initrd with the modules archive to test loading modules with
boot-qemu.py.

Link: https://git.kernel.org/linus/2a9c8c0b59d366acabb8f891e84569376f3e2709 [1]
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nathanchance nathanchance merged commit 9a31a61 into ClangBuiltLinux:main Feb 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants