blob: 003d2a88de19c184de5e8dbf33c0310ede5b94bf (
plain)
1
2
3
4
5
6
7
|
Run the emulation with:
qemu-system-microblazeel -M petalogix-s3adsp1800 -kernel output/images/linux.bin -serial stdio
The login prompt will appear in the terminal that started Qemu.
Tested with QEMU 1.1.1
|