Yann E. MORIN ef3b031a81 board/qemu: ensure root is available before mounting it 6 年 前
..
patches f7a887c368 configs/qemu_sh4-r2d: restore the old sh-sci driver behaviour 7 年 前
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 7 年 前
readme.txt ef3b031a81 board/qemu: ensure root is available before mounting it 6 年 前

readme.txt

Run the emulation with:

qemu-system-sh4 -M r2d -kernel output/images/zImage -drive file=output/images/rootfs.ext2,if=ide,format=raw -append "rootwait root=/dev/sda console=ttySC1,115200 noiotrap" -serial null -serial stdio -net nic,model=rtl8139 -net user

The login prompt will appear in the terminal that started Qemu.
The graphical window is the framebuffer.

Tested with QEMU 2.12.0