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

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.