kumquat-buildroot/board/qemu/ppc-virtex-ml507
Gustavo Zacarias f07da1a598 configs/qemu: update to the latest and greatest versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-09-04 12:02:36 +02:00
..
linux-4.2.config configs/qemu: update to the latest and greatest versions 2015-09-04 12:02:36 +02:00
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

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

Tested with QEMU 2.2.1