Romain Naour 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 5 gadi atpakaļ
..
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 7 gadi atpakaļ
readme.txt 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 5 gadi atpakaļ

readme.txt

Run the emulation with:

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

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