Documentation/Platforms/MIPS: Difference between revisions

From QEMU
(Initial commit)
 
(Add build directions)
Line 4: Line 4:
==Current Status==
==Current Status==
<fill me>
<fill me>
== Build Directions ==
  ./configure --target-list=mips-softmmu


==Example Usage==
==Example Usage==

Revision as of 16:12, 14 July 2017

Description

The MIPS emulator emulates a MIPS Malta system.

Current Status

<fill me>

Build Directions

 ./configure --target-list=mips-softmmu

Example Usage

 qemu-system-mips -kernel <path to linux kernel> -m 16 -nographic

Guest Operating Systems

The MIPS version of Linux is known to work.
<fill IRIX status here>
<fill Windows NT status here>

Pictures

<fill me>

Links

https://www.linux-mips.org/wiki/QEMU
https://www.linux-mips.org/wiki/MIPS_Malta
https://en.wikipedia.org/wiki/IRIX
Video of Windows NT 3.50 MIPS running in QEMU
Video of Windows NT 4.0 MIPS running in QEMU

Maintainer Contact Info

Aurelien Jarno <aurelien@aurel32.net>
Yongbok Kim <yongbok.kim@imgtec.com>