Romain Naour 5259a39c7a configs/qemu_mips64r6: fix Linux kernel build with gcc 10.x 3 年之前
..
patches 5259a39c7a configs/qemu_mips64r6: fix Linux kernel build with gcc 10.x 3 年之前
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 6 年之前
readme.txt 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 4 年之前

readme.txt

Run the emulation with:

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

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