2012-05-07 10:27:23 +02:00
|
|
|
Run the emulation with:
|
|
|
|
|
2013-07-08 00:34:07 +02:00
|
|
|
qemu-system-ppc -M mpc8544ds -kernel output/images/vmlinux -serial stdio -net nic,model=e1000 -net user
|
2012-05-07 10:27:23 +02:00
|
|
|
|
|
|
|
The login prompt will appear in the terminal that started Qemu.
|
|
|
|
|
2014-10-07 14:29:52 +02:00
|
|
|
Tested with QEMU 2.0.2
|
2014-12-15 23:24:22 +01:00
|
|
|
QEMU 2.1.x and 2.2.x are known broken.
|