<?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: Adding SLiRP to PCem	</title>
	<atom:link href="https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Fri, 28 Aug 2015 14:37:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145420</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 28 Aug 2015 14:37:57 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-145420</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145383&quot;&gt;Rainbow&lt;/a&gt;.

posted up the latest build.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145383">Rainbow</a>.</p>
<p>posted up the latest build.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145397</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 28 Aug 2015 10:18:19 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-145397</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145383&quot;&gt;Rainbow&lt;/a&gt;.

Let me update something]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145383">Rainbow</a>.</p>
<p>Let me update something</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rainbow		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145383</link>

		<dc:creator><![CDATA[Rainbow]]></dc:creator>
		<pubDate>Fri, 28 Aug 2015 07:49:48 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-145383</guid>

					<description><![CDATA[Do you have the latest revision of PCem with SLiRP/pcap support, btw? I&#039;m hoping that the memory corruption is fixed though as I remain stuck on r322.]]></description>
			<content:encoded><![CDATA[<p>Do you have the latest revision of PCem with SLiRP/pcap support, btw? I&#8217;m hoping that the memory corruption is fixed though as I remain stuck on r322.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145225</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 26 Aug 2015 15:50:14 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-145225</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145224&quot;&gt;Ville&lt;/a&gt;.

I use &lt;a href=&quot;https://www.codeweavers.com/products/&quot; rel=&quot;nofollow&quot;&gt;Crossover&lt;/a&gt;, which is wine.  When I&#039;m home, I use a MinGW32 cross compiler, and run it on Wine.  That is why I&#039;ve been working on SLiRP support since Wine won&#039;t do pcap emulation.

I suppose if I was really bored, I&#039;d try to port PCem to SDL, but I&#039;m not sure about the UI components.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145224">Ville</a>.</p>
<p>I use <a href="https://www.codeweavers.com/products/" rel="nofollow">Crossover</a>, which is wine.  When I&#8217;m home, I use a MinGW32 cross compiler, and run it on Wine.  That is why I&#8217;ve been working on SLiRP support since Wine won&#8217;t do pcap emulation.</p>
<p>I suppose if I was really bored, I&#8217;d try to port PCem to SDL, but I&#8217;m not sure about the UI components.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ville		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-145224</link>

		<dc:creator><![CDATA[Ville]]></dc:creator>
		<pubDate>Wed, 26 Aug 2015 15:32:12 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-145224</guid>

					<description><![CDATA[How do you managed to get PCem working under OS X (at least it looks like that)? I have tried it with Wine but it crashes immediately.]]></description>
			<content:encoded><![CDATA[<p>How do you managed to get PCem working under OS X (at least it looks like that)? I have tried it with Wine but it crashes immediately.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rainbow		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144976</link>

		<dc:creator><![CDATA[Rainbow]]></dc:creator>
		<pubDate>Sun, 23 Aug 2015 18:26:53 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-144976</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144974&quot;&gt;neozeed&lt;/a&gt;.

Okie dokie! I already backed up my hard disk images and test it right now.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144974">neozeed</a>.</p>
<p>Okie dokie! I already backed up my hard disk images and test it right now.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144974</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 23 Aug 2015 17:52:31 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-144974</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144967&quot;&gt;Rainbow&lt;/a&gt;.

try it, test it!

It looks like if you change PC models you should exit, and start again.  The 486 with pentium overdrive is my favorite right now..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144967">Rainbow</a>.</p>
<p>try it, test it!</p>
<p>It looks like if you change PC models you should exit, and start again.  The 486 with pentium overdrive is my favorite right now..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rainbow		</title>
		<link>https://virtuallyfun.com/2015/08/23/adding-slirp-to-pcem/comment-page-1/#comment-144967</link>

		<dc:creator><![CDATA[Rainbow]]></dc:creator>
		<pubDate>Sun, 23 Aug 2015 15:37:16 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5327#comment-144967</guid>

					<description><![CDATA[That sounds awesome that you&#039;ve got the preliminary version of SLiRP networking to work! I can&#039;t wait to see improvements to SLiRP networking before it gets incorporated to PCem!]]></description>
			<content:encoded><![CDATA[<p>That sounds awesome that you&#8217;ve got the preliminary version of SLiRP networking to work! I can&#8217;t wait to see improvements to SLiRP networking before it gets incorporated to PCem!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
