development with QEMU, tips&tricks
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 300
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Describe how QEMU can help develop a LinuxBoot environment, allowing for quick reruns etc.
Include usage of cpu.
See also:
- https://www.kernel.org/pub/linux/kernel/people/will/docs/qemu/qemu-arm64-howto.md
- https://docs.u-boot.org/en/latest/develop/devicetree/dt_qemu.html
dump dtb:
qemu-system-riscv64 -M virt,dumpdtb=qemu-riscv.dtb
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the LinuxBoot book's existing Markdown structure and the linked QEMU and U-Boot guides. Use the qemu-system-riscv64 dumpdtb command as an entry point, then document quick reruns, CPU usage, and the QEMU development workflow; done means the tips are added in a discoverable book section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100