<?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: QEMU and TUN/TAP networking</title>
	<atom:link href="http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/</link>
	<description>A little bit of technology, security and networking with Linux, FreeBSD and Mac OS X, plus some personal opinions.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:30:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Tameika Takayama</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-38837</link>
		<dc:creator>Tameika Takayama</dc:creator>
		<pubDate>Fri, 20 Jan 2012 14:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-38837</guid>
		<description>&quot;A late push by Louisville has put political pressure on the Big 12 and opened the possibility of Louisville&#039;s being the university that is admitted instead of West Virginia. Two people with direct knowledge of the situation said that lobbying by the Senate minority leader, Mitch McConnell, Republican of Kentucky, including to David Boren, the president of the University of Oklahoma and a former senator, helped slow West Virginia&#039;s admittance to the Big 12.&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;A late push by Louisville has put political pressure on the Big 12 and opened the possibility of Louisville&#8217;s being the university that is admitted instead of West Virginia. Two people with direct knowledge of the situation said that lobbying by the Senate minority leader, Mitch McConnell, Republican of Kentucky, including to David Boren, the president of the University of Oklahoma and a former senator, helped slow West Virginia&#8217;s admittance to the Big 12.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garth Hasse</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-38608</link>
		<dc:creator>Garth Hasse</dc:creator>
		<pubDate>Mon, 09 Jan 2012 10:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-38608</guid>
		<description>Nice post. I understand something much harder on distinct blogs everyday. It will always be stimulating you just read content using their company writers and rehearse a little something from their website. I&#039;d prefer to use some while using content on my own weblog whether or not you do not mind. Natually I&#039;ll provide link on the web blog. Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>Nice post. I understand something much harder on distinct blogs everyday. It will always be stimulating you just read content using their company writers and rehearse a little something from their website. I&#8217;d prefer to use some while using content on my own weblog whether or not you do not mind. Natually I&#8217;ll provide link on the web blog. Thank you for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gisela Hons</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-38543</link>
		<dc:creator>Gisela Hons</dc:creator>
		<pubDate>Tue, 27 Dec 2011 11:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-38543</guid>
		<description>How about calling it &quot;Better Late Than Never&quot; if it was meant for the 2009 centennial.</description>
		<content:encoded><![CDATA[<p>How about calling it &#8220;Better Late Than Never&#8221; if it was meant for the 2009 centennial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Alfaro Solana</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-37391</link>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
		<pubDate>Sat, 19 Jun 2010 15:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-37391</guid>
		<description>It looks like you don&#039;t have KVM support installed. What distribution are you using?</description>
		<content:encoded><![CDATA[<p>It looks like you don&#8217;t have KVM support installed. What distribution are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pelepele</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-37389</link>
		<dc:creator>pelepele</dc:creator>
		<pubDate>Wed, 16 Jun 2010 19:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-37389</guid>
		<description>XLIB_SKIP_ARGB_VISUALS=1 \\
qemu -hda hda -cdrom *iso -boot d \\
-m 512 -localtime -net nic,vlan=0 \\
-net tap,ifname=tap0,script=/etc/qemu-ifup \\
-kernel-kqemu

open /dev/kvm: No such file or directory
Could not initialize KVM, will disable KVM support
qemu: could not open disk image hda: No such file or directory

Help?</description>
		<content:encoded><![CDATA[<p>XLIB_SKIP_ARGB_VISUALS=1 \\<br />
qemu -hda hda -cdrom *iso -boot d \\<br />
-m 512 -localtime -net nic,vlan=0 \\<br />
-net tap,ifname=tap0,script=/etc/qemu-ifup \\<br />
-kernel-kqemu</p>
<p>open /dev/kvm: No such file or directory<br />
Could not initialize KVM, will disable KVM support<br />
qemu: could not open disk image hda: No such file or directory</p>
<p>Help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fernando</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-37328</link>
		<dc:creator>fernando</dc:creator>
		<pubDate>Wed, 14 Apr 2010 18:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-37328</guid>
		<description>How could I do this tun/tap startup script in Windows ?? It will be some that ??  
echo.. 
./qemu script.bat ... 
etc. .. 

Thanks.</description>
		<content:encoded><![CDATA[<p>How could I do this tun/tap startup script in Windows ?? It will be some that ??<br />
echo..<br />
./qemu script.bat &#8230;<br />
etc. .. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leader&#8217;s Blog &#187; Blog Archive &#187; links for 2008-11-24</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-36798</link>
		<dc:creator>Leader&#8217;s Blog &#187; Blog Archive &#187; links for 2008-11-24</dc:creator>
		<pubDate>Mon, 24 Nov 2008 12:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-36798</guid>
		<description>[...] Felipe Alfaro Solana » Blog Archive » QEMU and TUN/TAP networking (tags: linux qemu) [...]</description>
		<content:encoded><![CDATA[<p>[...] Felipe Alfaro Solana » Blog Archive » QEMU and TUN/TAP networking (tags: linux qemu) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulqarnain</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-35924</link>
		<dc:creator>Zulqarnain</dc:creator>
		<pubDate>Wed, 04 Jul 2007 15:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-35924</guid>
		<description>Hi,
I see lot of site for Qemu network interface it is a good article. and i really reffer this one for network interfacing for qemu.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I see lot of site for Qemu network interface it is a good article. and i really reffer this one for network interfacing for qemu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulqarnain</title>
		<link>http://www.felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/comment-page-1/#comment-35898</link>
		<dc:creator>Zulqarnain</dc:creator>
		<pubDate>Sat, 30 Jun 2007 09:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2006/07/05/qemu-and-tuntap-networking/#comment-35898</guid>
		<description>Hi,
I see lot of site for Qemu network interface it is a good article but only thing is my host disconnet the Main network.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I see lot of site for Qemu network interface it is a good article but only thing is my host disconnet the Main network.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

