qemu-direct-linux-boot
Installation
SKILL.md
QEMU Direct Linux Boot
Use this workflow when QEMU should load a kernel directly, usually with -kernel, -dtb, -initrd, and -append.
Primitive Composition
- Use
qemu-flow-plan. - Use
qemu-source-provenancefor kernel, DTB, initrd, rootfs, and QEMU binary. - Use
qemu-boot-runto construct and run the command. - Use
qemu-model-verificationto report the boot milestone. - Use
qemu-debugif the run hangs or faults.