<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: MIPS blast from the past..	</title>
	<atom:link href="https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 16 Feb 2026 20:28:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: Robert		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-166241</link>

		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Fri, 13 May 2016 08:13:04 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-166241</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-141541&quot;&gt;neozeed&lt;/a&gt;.

Of course it&#039;s possible to do something; DOS (and Windows 95?) on x86 has the same problem.

You &quot;just&quot; need to run a program that qemu knows is idle; on x86 this is a loop with the &quot;hlt&quot; instruction. On mips it would be a similar instruction or an emulator trap of some sort ... hmmm.

Well, it looks like Linux uses it when you run a mips32 image on &quot;qemu-system-mips64 -M malta -cpu 5Kc&quot;. So you need to do whatever Linux is doing there.

NB: In my Linux test udev  does something stupid (as usual) running &quot;mtd_probe&quot; hundreds of times. It boots eventually and you can &quot;sudo chmod -x /lib/udev/mtd_probe&quot; to STFU it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-141541">neozeed</a>.</p>
<p>Of course it&#8217;s possible to do something; DOS (and Windows 95?) on x86 has the same problem.</p>
<p>You &#8220;just&#8221; need to run a program that qemu knows is idle; on x86 this is a loop with the &#8220;hlt&#8221; instruction. On mips it would be a similar instruction or an emulator trap of some sort &#8230; hmmm.</p>
<p>Well, it looks like Linux uses it when you run a mips32 image on &#8220;qemu-system-mips64 -M malta -cpu 5Kc&#8221;. So you need to do whatever Linux is doing there.</p>
<p>NB: In my Linux test udev  does something stupid (as usual) running &#8220;mtd_probe&#8221; hundreds of times. It boots eventually and you can &#8220;sudo chmod -x /lib/udev/mtd_probe&#8221; to STFU it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-141541</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 30 Jul 2015 12:16:28 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-141541</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-141525&quot;&gt;Wong&lt;/a&gt;.

the MIPS has no idle function.  So, unfortunately it will run at 100% .  Your only option is using another program to limit its cpu time...  on linux, its cpulimit.  I dont know of any windows one.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-141525">Wong</a>.</p>
<p>the MIPS has no idle function.  So, unfortunately it will run at 100% .  Your only option is using another program to limit its cpu time&#8230;  on linux, its cpulimit.  I dont know of any windows one.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wong		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-141525</link>

		<dc:creator><![CDATA[Wong]]></dc:creator>
		<pubDate>Thu, 30 Jul 2015 10:07:38 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-141525</guid>

					<description><![CDATA[So I installed everything from scratch and even used someone else&#039;s pre-built installation of NT4 on MIPS, but it consistently uses 100% CPU usage that I can&#039;t do anything on it! Do you know how to solve this issue?

Thanks beforehand.]]></description>
			<content:encoded><![CDATA[<p>So I installed everything from scratch and even used someone else&#8217;s pre-built installation of NT4 on MIPS, but it consistently uses 100% CPU usage that I can&#8217;t do anything on it! Do you know how to solve this issue?</p>
<p>Thanks beforehand.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: anonymous		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-616</link>

		<dc:creator><![CDATA[anonymous]]></dc:creator>
		<pubDate>Sun, 19 Jun 2011 13:37:34 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-616</guid>

					<description><![CDATA[There is a version of Internet explorer for NT mips, you can download it here...

ftp://papa.indstate.edu/mirror/msie/]]></description>
			<content:encoded><![CDATA[<p>There is a version of Internet explorer for NT mips, you can download it here&#8230;</p>
<p><a href="ftp://papa.indstate.edu/mirror/msie/" rel="ugc">ftp://papa.indstate.edu/mirror/msie/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neozeed		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-218</link>

		<dc:creator><![CDATA[Neozeed]]></dc:creator>
		<pubDate>Fri, 21 May 2010 19:20:49 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-218</guid>

					<description><![CDATA[Thats good to know... Yes there never was a service pack 2 for NT 4.0/MIPS.   At this point it was clear that Intel was able to compete in the CPU market place, and the CISC wall that everyone had predicted was utter nonsense as the Pentium CPU blew this all away... (Yes, even though the Pentium &#038; above are more hybrid CISC/RISC).&lt;br /&gt;&lt;br /&gt;I&#039;ve found that the only version of Qemu that can install NT 4.0 all the way is the Original version from Hervé.&lt;br /&gt;&lt;br /&gt;Thanks for the heads up on 0.12.4!]]></description>
			<content:encoded><![CDATA[<p>Thats good to know&#8230; Yes there never was a service pack 2 for NT 4.0/MIPS.   At this point it was clear that Intel was able to compete in the CPU market place, and the CISC wall that everyone had predicted was utter nonsense as the Pentium CPU blew this all away&#8230; (Yes, even though the Pentium &amp; above are more hybrid CISC/RISC).</p>
<p>I&#39;ve found that the only version of Qemu that can install NT 4.0 all the way is the Original version from Hervé.</p>
<p>Thanks for the heads up on 0.12.4!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-216</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Fri, 21 May 2010 18:53:28 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-216</guid>

					<description><![CDATA[Do &lt;b&gt;not&lt;/b&gt; install the NT 3.51 Service Pack 5; it will hang at the blue boot screen reporting memory and OS version.&lt;br /&gt;&lt;br /&gt;For me, the Windows NT 4.0 setup hangs at the &#034;initializing setup&#034; screen. The text-based parts works flawlessly.&lt;br /&gt;Booting a prepared image works, as does the SP1. (There&#039;s no NT4-SP2 for MIPS, right?)]]></description>
			<content:encoded><![CDATA[<p>Do <b>not</b> install the NT 3.51 Service Pack 5; it will hang at the blue boot screen reporting memory and OS version.</p>
<p>For me, the Windows NT 4.0 setup hangs at the &quot;initializing setup&quot; screen. The text-based parts works flawlessly.<br />Booting a prepared image works, as does the SP1. (There&#39;s no NT4-SP2 for MIPS, right?)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://virtuallyfun.com/2009/08/02/mips-blast-from-the-past/comment-page-1/#comment-215</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Fri, 21 May 2010 18:48:51 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=147#comment-215</guid>

					<description><![CDATA[I was able to install Windows NT 3.51 Server (MIPS, Build 1057) on Qemu (0.12.4). You need to create a 5 MB FAT System partition using the NT4 ARCINST.EXE, then directly(!) run the NT 3.51 SETUPLDR.&lt;br /&gt;&lt;br /&gt;If it hangs, retry (race condition?). But for me it worked. [Debian/squeeze x86_64 Intel Core 2 host]]]></description>
			<content:encoded><![CDATA[<p>I was able to install Windows NT 3.51 Server (MIPS, Build 1057) on Qemu (0.12.4). You need to create a 5 MB FAT System partition using the NT4 ARCINST.EXE, then directly(!) run the NT 3.51 SETUPLDR.</p>
<p>If it hangs, retry (race condition?). But for me it worked. [Debian/squeeze x86_64 Intel Core 2 host]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
