This is a simple tutorial for me to record the usage of QEMU. Github URL: https://github.com/xzhong86/QemuTutorial
- build AArch64 system and run on qemu, a simple way to build and run AArch64(arm64) system on qemu.
- 'doc/', all documents.
- 'scripts/', contains scripts used in this tutorial.
- setup qemu newwork
- add build root document: use buildroot, openEmbedded, apline-linux(optional), busybox (simplest)
- consider about different architecture like riscv64, mipsel
- add build kernel document: with aarch64, riscv64, mipsel(optional)
- qemu with graphic
- qemu start aarch64 with UEFI (do not set kernel on command line)