Geoffrey Le Gourriérec 742f37de8d configs/qemu_*: bump kernel version to 5.10.7 4 年之前
..
patches 742f37de8d configs/qemu_*: bump kernel version to 5.10.7 4 年之前
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 7 年之前
readme.txt 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 5 年之前

readme.txt

Run the emulation with:

qemu-system-mips -M malta -cpu mips32r6-generic -kernel output/images/vmlinux -drive file=output/images/rootfs.ext2,format=raw -append "rootwait root=/dev/hda" -nographic # qemu_mips32r6_malta_defconfig

The login prompt will appear in the terminal that started Qemu.