Romain Naour 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 4 лет назад
..
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-sparc64 -M sun4u -kernel output/images/vmlinux -append "rootwait root=/dev/sda console=ttyS0,115200" -serial stdio -drive file=output/images/rootfs.ext2,format=raw -net nic,model=e1000 -net user # qemu_sparc64_sun4u_defconfig

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