Difference between revisions of "Mips64-softmmu"
From Computer History Wiki
(New page: Qemu's MIPS64 platforms... Supported machines are: *malta MIPS Malta Core LV (default) *magnum MIPS Magnum *pica61 Acer Pica 61 *mipssim MIPS MIPSsim platform *mips ...) |
|||
Line 7: | Line 7: | ||
*mipssim MIPS MIPSsim platform | *mipssim MIPS MIPSsim platform | ||
*mips mips r4k platform | *mips mips r4k platform | ||
+ | |||
+ | This particular version is for big endian OS's. The MIPS emulation has some cpu cache issues and cannot properly run any prom code that I'm aware of in these versions.. | ||
+ | |||
+ | However with the -kernel flag it should be able to load various linux OS's. | ||
[[category:qemu]] | [[category:qemu]] |
Latest revision as of 17:57, 28 August 2009
Qemu's MIPS64 platforms...
Supported machines are:
- malta MIPS Malta Core LV (default)
- magnum MIPS Magnum
- pica61 Acer Pica 61
- mipssim MIPS MIPSsim platform
- mips mips r4k platform
This particular version is for big endian OS's. The MIPS emulation has some cpu cache issues and cannot properly run any prom code that I'm aware of in these versions..
However with the -kernel flag it should be able to load various linux OS's.