Romain Naour 80623ea837 configs/qemu: update defconfigs to Linux 5.15 3 years ago
..
linux.config 3cdaccb52c board/qemu/mips*-malta: switch from IDE disk to SCSI disk 3 years ago
readme.txt 3cdaccb52c board/qemu/mips*-malta: switch from IDE disk to SCSI disk 3 years ago

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/sda" -nographic # qemu_mips32r6_malta_defconfig

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