blob: 07a9e3bc8f4148a624edf61ba7f184a09dedac9a (
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.2.0
|