Documentation/Platforms/MIPS

From QEMU
Revision as of 14:26, 18 July 2017 by Programmingkid (talk | contribs) (update build directions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

The MIPS emulator emulates a MIPS Malta system.

Current Status

<fill me>

Build Directions

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

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>