Romain Naour 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 4 years ago
..
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 6 years ago
readme.txt 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 4 years ago

readme.txt

Run the emulation with:

qemu-system-ppc -M virtex-ml507 -kernel output/images/vmlinux -m 256 -nographic -append "console=ttyS0" -dtb output/images/virtex440-ml507.dtb # qemu_ppc_virtex_ml507_defconfig

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