blob: d361fd9d7d5ff0f66d2a2b5126f61244b8f1645e (
plain)
1
2
3
4
5
6
7
|
Run the emulation with:
qemu-system-ppc -M mpc8544ds -kernel output/images/vmlinux -serial stdio
The login prompt will appear in the terminal that started Qemu.
Tested with QEMU 1.3.0
|