2
1
Romain Naour 80623ea837 configs/qemu: update defconfigs to Linux 5.15 3 жил өмнө
..
linux.config 3cdaccb52c board/qemu/mips*-malta: switch from IDE disk to SCSI disk 3 жил өмнө
readme.txt 3cdaccb52c board/qemu/mips*-malta: switch from IDE disk to SCSI disk 3 жил өмнө

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

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