Gustavo Zacarias 122d613b57 configs/qemu: specify drive image file format (raw) 9 anni fa
..
linux-4.3.config bb16580a46 configs/qemu: bump to the latest linux version 9 anni fa
readme.txt 122d613b57 configs/qemu: specify drive image file format (raw) 9 anni fa

readme.txt

Run the emulation with:

qemu-system-arm -M versatilepb -kernel output/images/zImage -drive file=output/images/rootfs.ext2,if=scsi,format=raw -append "root=/dev/sda console=ttyAMA0,115200" -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.3.0