6c8f7011cb
Tested with Qemu the latest master (upcoming 2.9 release) Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
272 B
Plaintext
10 lines
272 B
Plaintext
Run the emulation with:
|
|
|
|
qemu-system-nios2 -kernel output/images/vmlinux -nographic
|
|
|
|
The login prompt will appear in the terminal that started Qemu.
|
|
|
|
Tested with the upcoming QEMU 2.9.0 [1]
|
|
|
|
[1] http://git.qemu.org/?p=qemu.git;h=ae5045ae5b2bbd8ce1335d1b05f9ecacca83a6cf
|