blob: 646f459df5cc1a37706f3a26fd5fcf8b37aea1e9 (
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.1.1
|