<?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: Good news on the QEMU fronts!	</title>
	<atom:link href="https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Thu, 12 Jul 2012 20:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15752</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 20:53:32 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15752</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15740&quot;&gt;Tux&lt;/a&gt;.

yeah I wonder how the GCC in LION or the new Mountain Lion will fare...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15740">Tux</a>.</p>
<p>yeah I wonder how the GCC in LION or the new Mountain Lion will fare&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tux		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15740</link>

		<dc:creator><![CDATA[Tux]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 15:37:06 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15740</guid>

					<description><![CDATA[As for the b0rked gcc coming with iOS 5...

It doesn&#039;t have LLVM. ;)]]></description>
			<content:encoded><![CDATA[<p>As for the b0rked gcc coming with iOS 5&#8230;</p>
<p>It doesn&#8217;t have LLVM. 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rainbow		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15722</link>

		<dc:creator><![CDATA[rainbow]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 08:17:52 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15722</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15716&quot;&gt;neozeed&lt;/a&gt;.

Again, I would like to state that the Windows Qemu builds are done by Eric Lassauge.

I&#039;ve tested the NE2000 PCI driver under MS-DOS and it worked without problems.

With Qemu 1.1 not being able to read low density floppies and other problems that are occurring, I think that there are a lot of bugs that need to be ironed out for sure. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15716">neozeed</a>.</p>
<p>Again, I would like to state that the Windows Qemu builds are done by Eric Lassauge.</p>
<p>I&#8217;ve tested the NE2000 PCI driver under MS-DOS and it worked without problems.</p>
<p>With Qemu 1.1 not being able to read low density floppies and other problems that are occurring, I think that there are a lot of bugs that need to be ironed out for sure. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rainbow		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15721</link>

		<dc:creator><![CDATA[rainbow]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 08:13:52 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15721</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15710&quot;&gt;neozeed&lt;/a&gt;.

Well...I found that booting from SCSI now works properly with Qemu 1.1! I was able to boot MS-DOS from a SCSI drive with some minimal problems. Dr. Watson reported an exception number c0000094 (divide by zero) error messages at randon when running DOS on a SCSI hard disk.

As for running Windows 3.1 with the defective Cirrus drivers in higher resolutions, it was a no go as I&#039;m running into display corruption issues.

The only thing that worked was to run Windows 3.1 was to either run that OS with the Cirrus CL-GD-5446 drivers running at 640 x 480 with 16 million colours (-vga cirrus) or use the generic 256 colour drivers (up to 1024 x 768 resolution) using the VMware VGA driver (-vga vmware) with 8 MB of video memory. :(

The usage of Cirrus drivers for emulation in Qemu under Windows 3.1x, Windows 9x and NT have gotten worse since Qemu 0.10. To be more specific, ISA support has been broken since Qemu 0.9.1 and it could be removed someday if any bugs found are too hard to fix.

The official Windows Qemu 1.1 binaries that I linked to are NOT mine, but is maintained by Eric Lassauge who develops the official Windows Qemu builds.

As for the Tseng ET4000, since the vgabios-isacirrus.bin is designed for Windows 9x, I&#039;m wondering if we could have vgabios-isatseng.bin (aka et4000.bin) as a replacement for the defective Cirrus drivers running on Windows 3.0 and Windows 3.1. If users want to run Widnows 3.x under Qemu with the Tseng drivers, if it is implemented, it would be run with the &quot;-vga tseng&quot; parameter.

I would really love support for Tseng ET4000 on Qemu if it is possible. One user in the Bochs x86 PC tracker has suggested to add the chipset, possibly in future versions of Bochs: http://sourceforge.net/tracker/index.php?func=detail&#038;aid=3520768&#038;group_id=12580&#038;atid=362580

The Tseng ET4000 chipset is a popular ISA-based video card that originally has 512 KB of display RAM and it&#039;s expandable to 1 MB. With 1 MB of video memory, you can run both Windows 3.0 and Windows 3.1 with a resolution of up to 1024 x 768 at 256 colours.

I kinda liked the idea of having the ISA Cirrus video card in Qemu. I haven&#039;t tested running Windows 95 yet with the defective Cirrus drivers or the VMware driver yet.

I just need to look over the &lt;a href=&quot;http://vpsland.superglobalmegacorp.com/install/qemu/qemu-0.15.1-my-patches.diff&quot; rel=&quot;nofollow&quot;&gt;patch&lt;/a&gt; to see how it can be done. :)

Lastly, for the Qemu Break patch, it was only designed for Qemu 0.9.0 and attempting to do a newer version for the latest version of Qemu would be too much work. I believe that it&#039;s simply not possible to find ways to get games that run too fast under Qemu to slow down without having to excessively consume too much CPU.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15710">neozeed</a>.</p>
<p>Well&#8230;I found that booting from SCSI now works properly with Qemu 1.1! I was able to boot MS-DOS from a SCSI drive with some minimal problems. Dr. Watson reported an exception number c0000094 (divide by zero) error messages at randon when running DOS on a SCSI hard disk.</p>
<p>As for running Windows 3.1 with the defective Cirrus drivers in higher resolutions, it was a no go as I&#8217;m running into display corruption issues.</p>
<p>The only thing that worked was to run Windows 3.1 was to either run that OS with the Cirrus CL-GD-5446 drivers running at 640 x 480 with 16 million colours (-vga cirrus) or use the generic 256 colour drivers (up to 1024 x 768 resolution) using the VMware VGA driver (-vga vmware) with 8 MB of video memory. 🙁</p>
<p>The usage of Cirrus drivers for emulation in Qemu under Windows 3.1x, Windows 9x and NT have gotten worse since Qemu 0.10. To be more specific, ISA support has been broken since Qemu 0.9.1 and it could be removed someday if any bugs found are too hard to fix.</p>
<p>The official Windows Qemu 1.1 binaries that I linked to are NOT mine, but is maintained by Eric Lassauge who develops the official Windows Qemu builds.</p>
<p>As for the Tseng ET4000, since the vgabios-isacirrus.bin is designed for Windows 9x, I&#8217;m wondering if we could have vgabios-isatseng.bin (aka et4000.bin) as a replacement for the defective Cirrus drivers running on Windows 3.0 and Windows 3.1. If users want to run Widnows 3.x under Qemu with the Tseng drivers, if it is implemented, it would be run with the &#8220;-vga tseng&#8221; parameter.</p>
<p>I would really love support for Tseng ET4000 on Qemu if it is possible. One user in the Bochs x86 PC tracker has suggested to add the chipset, possibly in future versions of Bochs: <a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=3520768&#038;group_id=12580&#038;atid=362580" rel="nofollow ugc">http://sourceforge.net/tracker/index.php?func=detail&#038;aid=3520768&#038;group_id=12580&#038;atid=362580</a></p>
<p>The Tseng ET4000 chipset is a popular ISA-based video card that originally has 512 KB of display RAM and it&#8217;s expandable to 1 MB. With 1 MB of video memory, you can run both Windows 3.0 and Windows 3.1 with a resolution of up to 1024 x 768 at 256 colours.</p>
<p>I kinda liked the idea of having the ISA Cirrus video card in Qemu. I haven&#8217;t tested running Windows 95 yet with the defective Cirrus drivers or the VMware driver yet.</p>
<p>I just need to look over the <a href="http://vpsland.superglobalmegacorp.com/install/qemu/qemu-0.15.1-my-patches.diff" rel="nofollow">patch</a> to see how it can be done. 🙂</p>
<p>Lastly, for the Qemu Break patch, it was only designed for Qemu 0.9.0 and attempting to do a newer version for the latest version of Qemu would be too much work. I believe that it&#8217;s simply not possible to find ways to get games that run too fast under Qemu to slow down without having to excessively consume too much CPU.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15716</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 06:29:31 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15716</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15710&quot;&gt;neozeed&lt;/a&gt;.

Well its not just your build, the one I just built on OS X is incapable of reading any of my qcow2s!!  I used 0.14 to convert them to VMDK and I can boot... kind of.

I was able to play DOOM under OS/2 2.0 with full sound (you have to enable adlib in the configure phase!) ... but no networking... The NE2000 doesn&#039;t seem to be working.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15710">neozeed</a>.</p>
<p>Well its not just your build, the one I just built on OS X is incapable of reading any of my qcow2s!!  I used 0.14 to convert them to VMDK and I can boot&#8230; kind of.</p>
<p>I was able to play DOOM under OS/2 2.0 with full sound (you have to enable adlib in the configure phase!) &#8230; but no networking&#8230; The NE2000 doesn&#8217;t seem to be working.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15710</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 04:38:44 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15710</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15704&quot;&gt;rainbow&lt;/a&gt;.

ISA has been broken for years.. dont hold your breath.

Also your binaries can&#039;t read my Qcow2 disks!!

qemu-system-i386.exe: -hda os2.disk: Header extension too large
qemu-system-i386.exe: -hda os2.disk: could not open disk image os2.disk: Invalid
 argument

I&#039;m going to have to test this some more...

I think the one thing that may have stopped you from booting from SCSI is a lack of a SCSI bios...?  Search my site, I did some NT machine with way too many SCSI disks.. lol

I&#039;ve backported the ISA video card in Qemu, and even dumped a real BIOS into it that worked &#039;better-ish&#039; than the PCI/Free BIOS ..   Windows 95 liked it.

Also the break patch was for a way older version, and QEMU has changed far too much over the years.... :/

I wouldn&#039;t know where to start with the Tseng stuff.. but I know there are a few emulators that support it...   I&#039;d also LOVE Etherlink II / 3com 3c503 support ... !]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15704">rainbow</a>.</p>
<p>ISA has been broken for years.. dont hold your breath.</p>
<p>Also your binaries can&#8217;t read my Qcow2 disks!!</p>
<p>qemu-system-i386.exe: -hda os2.disk: Header extension too large<br />
qemu-system-i386.exe: -hda os2.disk: could not open disk image os2.disk: Invalid<br />
 argument</p>
<p>I&#8217;m going to have to test this some more&#8230;</p>
<p>I think the one thing that may have stopped you from booting from SCSI is a lack of a SCSI bios&#8230;?  Search my site, I did some NT machine with way too many SCSI disks.. lol</p>
<p>I&#8217;ve backported the ISA video card in Qemu, and even dumped a real BIOS into it that worked &#8216;better-ish&#8217; than the PCI/Free BIOS ..   Windows 95 liked it.</p>
<p>Also the break patch was for a way older version, and QEMU has changed far too much over the years&#8230;. :/</p>
<p>I wouldn&#8217;t know where to start with the Tseng stuff.. but I know there are a few emulators that support it&#8230;   I&#8217;d also LOVE Etherlink II / 3com 3c503 support &#8230; !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rainbow		</title>
		<link>https://virtuallyfun.com/2012/07/11/good-news-on-the-qemu-fronts/comment-page-1/#comment-15704</link>

		<dc:creator><![CDATA[rainbow]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 01:48:39 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2182#comment-15704</guid>

					<description><![CDATA[Qemu 1.1.0 not reading low density 3 1/2&quot; disks? That&#039;s terrible! :(

But other than that, Qemu 1.1.0 is working good.

Anyways, I&#039;m wondering if it&#039;s possible to port your &lt;a href=&quot;http://virtuallyfun.superglobalmegacorp.com/?p=1996&quot; rel=&quot;nofollow&quot;&gt;modified patches&lt;/a&gt; from Qemu 0.15.1 onto Qemu 1.1, plus add three more patches per my feature request:

1. Add a patch with the ability to boot from a SCSI hard disk, if it is possible. Official versions of Qemu don&#039;t have the ability to boot from a SCSI hard disk.
2. Add Tseng ET4000 and S3 Trio 864 VGA adapter support, if it is possible.
3. Try to port &lt;a href=&quot;http://www.miroslavnovak.com/qemu-brake_en.php&quot; rel=&quot;nofollow&quot;&gt;Miroslav Novák&#039;s Qemu Break&lt;/a&gt; patch for slower games.

If this isn&#039;t possible or if you don&#039;t have the time to do it, let me know.

I remember booting Windows 3.1 off of a 1.08 GB SCSI hard disk with 8 MB of memory on a 66 MHz 486DX2 based PC back between early 1994 to mid 1995. I tried to run MS-DOS off of a SCSI hard disk under VMware Player, but ran into bugs, including a Sector Not Found error message, plus Windows 3.1 wouldn&#039;t even start properly.

The Tseng Labs ET4000 is a really popular VGA adapter that is designed to run Windows 3.0 in SVGA resolutions as this feature is currently found in DOSBox and in MESS emulators and I was wondering if there is a way to port it to Qemu.

As for Windows 3.1, I still don&#039;t know if the Cirrus VGA adapter is still broken, but I&#039;m wondering if it&#039;s possible or not to port the S3 Trio 864 VGA (currently found in DOSBox) capabilities to Qemu.

And lastly, I&#039;m wondering when the ISA features are going to work. When I use the -m isapc parameter, nothing displays on the Qemu VM for some reason. :(]]></description>
			<content:encoded><![CDATA[<p>Qemu 1.1.0 not reading low density 3 1/2&#8243; disks? That&#8217;s terrible! 🙁</p>
<p>But other than that, Qemu 1.1.0 is working good.</p>
<p>Anyways, I&#8217;m wondering if it&#8217;s possible to port your <a href="http://virtuallyfun.superglobalmegacorp.com/?p=1996" rel="nofollow">modified patches</a> from Qemu 0.15.1 onto Qemu 1.1, plus add three more patches per my feature request:</p>
<p>1. Add a patch with the ability to boot from a SCSI hard disk, if it is possible. Official versions of Qemu don&#8217;t have the ability to boot from a SCSI hard disk.<br />
2. Add Tseng ET4000 and S3 Trio 864 VGA adapter support, if it is possible.<br />
3. Try to port <a href="http://www.miroslavnovak.com/qemu-brake_en.php" rel="nofollow">Miroslav Novák&#8217;s Qemu Break</a> patch for slower games.</p>
<p>If this isn&#8217;t possible or if you don&#8217;t have the time to do it, let me know.</p>
<p>I remember booting Windows 3.1 off of a 1.08 GB SCSI hard disk with 8 MB of memory on a 66 MHz 486DX2 based PC back between early 1994 to mid 1995. I tried to run MS-DOS off of a SCSI hard disk under VMware Player, but ran into bugs, including a Sector Not Found error message, plus Windows 3.1 wouldn&#8217;t even start properly.</p>
<p>The Tseng Labs ET4000 is a really popular VGA adapter that is designed to run Windows 3.0 in SVGA resolutions as this feature is currently found in DOSBox and in MESS emulators and I was wondering if there is a way to port it to Qemu.</p>
<p>As for Windows 3.1, I still don&#8217;t know if the Cirrus VGA adapter is still broken, but I&#8217;m wondering if it&#8217;s possible or not to port the S3 Trio 864 VGA (currently found in DOSBox) capabilities to Qemu.</p>
<p>And lastly, I&#8217;m wondering when the ISA features are going to work. When I use the -m isapc parameter, nothing displays on the Qemu VM for some reason. 🙁</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
